13 references to AzureResourceCommand
Aspire.Hosting.Azure (13)
AzureProvisioningController.cs (12)
199
AzureResourceCommand
.ChangeLocation,
210
AzureResourceCommand
.GetAzureResource,
220
AzureResourceCommand
.Cancel,
230
AzureResourceCommand
.Reprovision,
240
AzureResourceCommand
.DeleteAzureResource,
250
AzureResourceCommand
.ForgetState,
932
internal ResourceCommandState GetResourceCommandState(string resourceName,
AzureResourceCommand
command, UpdateCommandStateContext context)
937
if (command ==
AzureResourceCommand
.ChangeLocation &&
949
if (command ==
AzureResourceCommand
.GetAzureResource)
957
if (command ==
AzureResourceCommand
.Cancel)
983
AzureResourceCommand
.Cancel when !IsCancelableDeploymentState(context.ResourceSnapshot) => ResourceCommandState.Hidden,
4352
AzureResourceCommand
Command,
AzureResourcePreparer.cs (1)
88
Arguments = command.Command == AzureProvisioningController.
AzureResourceCommand
.ChangeLocation