ConnectedCluster.ProvisioningState Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.ProvisioningState? ProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Inlined)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.ProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Nullable<ProvisioningState>

Implements

Attributes

Applies to