Share via


NodeCounts.Unknown Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to