Share via


ManagedClusterPodIdentityProfile.UserAssignedIdentityExceptions Property

Definition

The pod identity exceptions to allow.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterPodIdentityException> UserAssignedIdentityExceptions { get; }
member this.UserAssignedIdentityExceptions : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterPodIdentityException>
Public ReadOnly Property UserAssignedIdentityExceptions As IList(Of ManagedClusterPodIdentityException)

Property Value

Applies to