Share via


ManagedCluster.PowerState Property

Definition

Gets the Power State of the cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.powerState")]
public Microsoft.Azure.Management.ContainerService.Models.PowerState PowerState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.powerState")>]
member this.PowerState : Microsoft.Azure.Management.ContainerService.Models.PowerState
Public ReadOnly Property PowerState As PowerState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to