次の方法で共有


ManagedClusterAadProfile.IsAzureRbacEnabled プロパティ

定義

Kubernetes 承認に対して Azure RBAC を有効にするかどうか。

public bool? IsAzureRbacEnabled { get; set; }
member this.IsAzureRbacEnabled : Nullable<bool> with get, set
Public Property IsAzureRbacEnabled As Nullable(Of Boolean)

プロパティ値

適用対象