共用方式為


ClusterReportedProperties.Nodes 屬性

定義

取得叢集所報告的節點清單。

[Newtonsoft.Json.JsonProperty(PropertyName="nodes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AzureStackHCI.Models.ClusterNode> Nodes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodes")>]
member this.Nodes : System.Collections.Generic.IList<Microsoft.Azure.Management.AzureStackHCI.Models.ClusterNode>
Public ReadOnly Property Nodes As IList(Of ClusterNode)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於