ClusterProvisioningState type

The provisioning state of the cluster.
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 Succeeded status.
Failed: The Failed status.
Canceled: The Canceled status.
Accepted: The Accepted status.
Validating: The Validating status.
Updating: The Updating status.

type ClusterProvisioningState = string