Compartilhar via


ManagedClusterAADProfile.EnableAzureRBAC Propriedade

Definição

Obtém ou define se deseja habilitar a autorização do RBAC do Azure para Kubernetes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a