次の方法で共有


ManagedClusterPodIdentityException.PodLabels プロパティ

定義

一致するポッド ラベルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="podLabels")]
public System.Collections.Generic.IDictionary<string,string> PodLabels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="podLabels")>]
member this.PodLabels : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property PodLabels As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象