Share via


ManagedClusterAadProfile.EnableAzureRbac Property

Definition

Whether to enable Azure RBAC for Kubernetes authorization.

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

Property Value

Implements

Attributes

Applies to