AgentPoolInner.PowerState Property

Definition

Gets describes whether the Agent Pool is Running or Stopped

[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