Share via


ManagedClusterInner.PowerState Property

Definition

Gets represents the Power State of the cluster

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to