Partager via


ManagedClusterAgentPoolProfileProperties.NodeLabels Propriété

Définition

Obtient ou définit les étiquettes de nœuds du pool d’agents à conserver sur tous les nœuds du pool d’agents.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à