Udostępnij przez


ManagedClusterPodIdentityProfile.UserAssignedIdentityException Property

Definition

The pod identity exceptions to allow.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterPodIdentityException> UserAssignedIdentityException { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.UserAssignedIdentityException : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterPodIdentityException> with get, set
Public Property UserAssignedIdentityException As List(Of IManagedClusterPodIdentityException)

Property Value

Implements

Attributes

Applies to