Share via


ContainerServiceManagedClusterData.PowerStateCode Property

Definition

Tells whether the cluster is Running or Stopped.

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

Property Value

Applies to