SandboxGroupProvisioningState type
Provisioning state of the SandboxGroup.
KnownSandboxGroupProvisioningState can be used interchangeably with SandboxGroupProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
InProgress: The resource is being provisioned.
Updating: The resource is being updated.
Deleting: The resource is being deleted.
type SandboxGroupProvisioningState = string