ManagedClusterPodIdentityProfile.UserAssignedIdentityExceptions Property

Definition

Gets or sets the UserAssignedIdentityExceptions.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ManagedClusterPodIdentityException> UserAssignedIdentityExceptions { get; set; }
member this.UserAssignedIdentityExceptions : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ManagedClusterPodIdentityException> with get, set
Public Property UserAssignedIdentityExceptions As BicepList(Of ManagedClusterPodIdentityException)

Property Value

Applies to