PowerState.Code Property

Definition

Tells whether the cluster is Running or Stopped

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

Property Value

Implements

Attributes

Applies to