Compartir a través de


ManagedClusterInner.EnableRBAC Propiedad

Definición

Obtiene o establece si se va a habilitar 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a