Share via


Kubernetes.ProvisioningState Property

Definition

The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Implements

Attributes

Applies to