Compartir a través de


ManagedClusterAgentPoolProfileProperties.NodeTaints Propiedad

Definición

Las taints agregadas a los nuevos nodos durante la creación y escala del grupo de nodos. Por ejemplo, key=value:NoSchedule.

public System.Collections.Generic.IList<string> NodeTaints { get; }
member this.NodeTaints : System.Collections.Generic.IList<string>
Public ReadOnly Property NodeTaints As IList(Of String)

Valor de propiedad

Se aplica a