KubernetesClusterProvisioningState type

The provisioning state of the Kubernetes cluster resource.
KnownKubernetesClusterProvisioningState can be used interchangeably with KubernetesClusterProvisioningState, 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.
InProgress: The InProgress status.
Created: The Created status.
Updating: The Updating status.
Deleting: The Deleting status.

type KubernetesClusterProvisioningState = string