Udostępnij za pośrednictwem


NodeCounts.Total Property

Definition

Gets or sets the total number of Compute Nodes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to