Share via


ManagedClusterProperties.PodIdentityProfileEnabled Property

Definition

Whether the pod identity addon is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? PodIdentityProfileEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.PodIdentityProfileEnabled : Nullable<bool> with get, set
Public Property PodIdentityProfileEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to