FileShareProvisioningState type
The status of file share's ProvisioningState.
KnownFileShareProvisioningState can be used interchangeably with FileShareProvisioningState,
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: The operation is provisioning.
Updating: The operation is updating.
Deleting: The operation is deleting.
Accepted: The operation is accepted.
Created: The resource has been created.
TransientFailure: The operation is in a transient failure state.
Creating: The resource is being created.
Patching: The resource is being patched.
Posting: The resource is being posted.
type FileShareProvisioningState = string