ProvisioningState type
Provisioning state of the ArcSetting proxy resource.
KnownProvisioningState can be used interchangeably with ProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
NotSpecified: The provisioning state is not specified.
Error: An error occurred during provisioning.
Succeeded: Provisioning completed successfully.
Failed: Provisioning failed.
Canceled: Provisioning was canceled.
Connected: The resource is connected.
Disconnected: The resource is disconnected.
Deleted: The resource has been deleted.
Creating: The resource is being created.
Updating: The resource is being updated.
Deleting: The resource is being deleted.
Moving: The resource is being moved.
PartiallySucceeded: Provisioning partially succeeded.
PartiallyConnected: The resource is partially connected.
InProgress: Provisioning is in progress.
Accepted: Provisioning request has been accepted.
Provisioning: The resource is currently provisioning.
DisableInProgress: The resource is being disabled.
type ProvisioningState = string