Share via


IManagedClusterProperties.PodIdentityProfileUserAssignedIdentityException Property

Definition

The pod identity exceptions to allow.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The pod identity exceptions to allow.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityException) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentityExceptions")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityException[] PodIdentityProfileUserAssignedIdentityException { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The pod identity exceptions to allow.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityException) }, ReadOnly=false, Required=false, SerializedName="userAssignedIdentityExceptions")>]
member this.PodIdentityProfileUserAssignedIdentityException : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPodIdentityException[] with get, set
Public Property PodIdentityProfileUserAssignedIdentityException As IManagedClusterPodIdentityException()

Property Value

Attributes

Applies to