Partager via


IAgentPool.Taint Property

Definition

The taints applied to the nodes in this agent pool.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The taints applied to the nodes in this agent pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IKubernetesLabel) }, ReadOnly=false, Required=false, SerializedName="taints")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IKubernetesLabel[] Taint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The taints applied to the nodes in this agent pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IKubernetesLabel) }, ReadOnly=false, Required=false, SerializedName="taints")>]
member this.Taint : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IKubernetesLabel[] with get, set
Public Property Taint As IKubernetesLabel()

Property Value

Attributes

Applies to