Share via


HybridContainerServiceAgentPoolProfile.NodeTaints Property

Definition

Taints added to new nodes during node pool create and scale. For example, 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)

Property Value

Applies to