Compartir a través de


AgentPoolInner.NodeLabels Propiedad

Definición

Obtiene o establece las etiquetas de nodo del grupo de agentes que se conservarán en todos los nodos del grupo 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a