Partager via


ManagedClusterInner.EnableRBAC Propriété

Définition

Obtient ou définit l’activation de Kubernetes Role-Based Access Control.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à