共用方式為


Cluster.NodeStateCounts 屬性

定義

取得節點狀態計數。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeStateCounts")]
public Microsoft.Azure.Management.BatchAI.Models.NodeStateCounts NodeStateCounts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeStateCounts")>]
member this.NodeStateCounts : Microsoft.Azure.Management.BatchAI.Models.NodeStateCounts
Public ReadOnly Property NodeStateCounts As NodeStateCounts

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

叢集上各種節點狀態的計數。

適用於