ClientProvisioningState type
Provisioning state of the Client resource.
KnownClientProvisioningState can be used interchangeably with ClientProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Creating: Creating
Updating: Updating
Deleting: Deleting
Succeeded: Succeeded
Canceled: Canceled
Failed: Failed
Deleted: Deleted
type ClientProvisioningState = string