Freigeben über


ManagedClusterInner.EnableRBAC Eigenschaft

Definition

Ruft ab oder legt fest, ob Kubernetes Role-Based Access Control aktiviert werden soll.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: