CacheProvisioningState type

Azure lifecycle management
KnownCacheProvisioningState can be used interchangeably with CacheProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating: The resource is being created.
Updating: The resource is being updated.
Deleting: The resource is being deleted.
Failed: The resource is in a failed state.
Succeeded: The resource is succeeded.
Canceled: Resource creation was canceled.

type CacheProvisioningState = string