你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NewOrUpdateAgentPoolBase.NodeTaint Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The node taints added to new nodes during node pool create and scale", Mandatory=false)]
public string[] NodeTaint { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The node taints added to new nodes during node pool create and scale", Mandatory=false)>]
member this.NodeTaint : string[] with get, set
Public Property NodeTaint As String()

Property Value

String[]
Attributes

Applies to