Share via


NodeCounts.UpgradingOS Property

Definition

Gets or sets the number of Compute Nodes in the upgradingOS state.

[Newtonsoft.Json.JsonProperty(PropertyName="upgradingOS")]
public int UpgradingOS { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upgradingOS")>]
member this.UpgradingOS : int with get, set
Public Property UpgradingOS As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to