ClusterProvisioningState type

Defines values for ClusterProvisioningState.
KnownClusterProvisioningState can be used interchangeably with ClusterProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: The cluster provisioning succeeded.
Failed: The cluster provisioning failed.
Canceled: The cluster provisioning was canceled.
InProgress: The cluster provisioning was inprogress.

type ClusterProvisioningState = string