Share via


ManagedClusterAgentPoolProfileProperties.PowerStateCode Property

Definition

Tells whether the cluster is Running or Stopped.

public Azure.ResourceManager.ContainerService.Models.ContainerServiceStateCode? PowerStateCode { get; set; }
member this.PowerStateCode : Nullable<Azure.ResourceManager.ContainerService.Models.ContainerServiceStateCode> with get, set
Public Property PowerStateCode As Nullable(Of ContainerServiceStateCode)

Property Value

Applies to