共用方式為


KubernetesClusterInfo.Nodes Property

Definition

Gets kubernetes cluster nodes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to