ProvisioningState type
The provisioning state of the image customization.
KnownProvisioningState can be used interchangeably with ProvisioningState,
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.
Provisioning: Provisioning the resource is in progress
Updating: Resource is being updated
Deleting: Resource is being deleted
Accepted: The change request has been accepted
type ProvisioningState = string