Partilhar via


AgentPoolInner.NodeLabels Propriedade

Definição

Obtém ou define rótulos de nó do pool de agentes a serem persistidos em todos os nós no pool de agentes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a