Partilhar via


AgentPoolInner.NodeTaints Propriedade

Definição

Obtém ou define taints adicionados a novos nós durante a criação e a escala do pool de nós. Por exemplo, key=value:NoSchedule.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a