次の方法で共有


ManagedClusterPodIdentityProfile.UserAssignedIdentityExceptions プロパティ

定義

ユーザー割り当てポッド ID 例外設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentityExceptions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityException> UserAssignedIdentityExceptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentityExceptions")>]
member this.UserAssignedIdentityExceptions : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityException> with get, set
Public Property UserAssignedIdentityExceptions As IList(Of ManagedClusterPodIdentityException)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象