次の方法で共有


ManagedClusterAgentPoolProfileProperties.NodeTaints プロパティ

定義

ノード プールの作成とスケーリング中に新しいノードに追加されたテイント。 たとえば、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)

プロパティ値

適用対象