Freigeben über


ManagedClusterProperties.AadProfileManaged Property

Definition

Whether to enable managed AAD.

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

Property Value

Implements

Attributes

Applies to