Freigeben über


ManagedClusterAADProfile.EnableAzureRBAC Eigenschaft

Definition

Ruft ab oder legt fest, ob die Azure RBAC für Kubernetes-Autorisierung aktiviert werden soll.

[Newtonsoft.Json.JsonProperty(PropertyName="enableAzureRBAC")]
public bool? EnableAzureRBAC { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableAzureRBAC")>]
member this.EnableAzureRBAC : Nullable<bool> with get, set
Public Property EnableAzureRBAC As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: