Freigeben über


ManagedClusterAgentPoolProfileProperties.NodeLabels Eigenschaft

Definition

Ruft Die Knotenbezeichnungen des Agentpools ab, die auf allen Knoten im Agentpool beibehalten werden sollen, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeLabels")]
public System.Collections.Generic.IDictionary<string,string> NodeLabels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeLabels")>]
member this.NodeLabels : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property NodeLabels As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: