다음을 통해 공유


ConnectedCluster.ProvisioningState Property

Definition

Provisioning state of the connected cluster resource.

[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

Implements

Attributes

Applies to