Share via


ManagedClusterAadProfile.Managed Property

Definition

Whether to enable managed AAD.

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

Property Value

Implements

Attributes

Applies to