次の方法で共有


PSManagedClusterPodIdentityProfile.UserAssignedIdentityExceptions Property

Definition

Gets or sets the pod identity exceptions to allow.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPodIdentityException> UserAssignedIdentityExceptions { get; set; }
member this.UserAssignedIdentityExceptions : System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPodIdentityException> with get, set
Public Property UserAssignedIdentityExceptions As IList(Of PSManagedClusterPodIdentityException)

Property Value

Applies to