NetworkCloudAgentPoolData.Taints Property

Definition

The taints applied to the nodes in this agent pool.

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.KubernetesLabel> Taints { get; }
member this.Taints : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.KubernetesLabel>
Public ReadOnly Property Taints As IList(Of KubernetesLabel)

Property Value

Applies to