次の方法で共有


ManagedClusterAgentPoolProfileProperties.NodeLabels プロパティ

定義

エージェント プール内のすべてのノードにわたって永続化されるノード ラベル。

public System.Collections.Generic.IDictionary<string,string> NodeLabels { get; }
member this.NodeLabels : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property NodeLabels As IDictionary(Of String, String)

プロパティ値

適用対象