Partager via


KubernetesClusterNode.Taints Property

Definition

The list of taints that have been assigned to the agent pool containing this node.

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

Property Value

Applies to