Delen via


NodeCounts.Reimaging Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to