次の方法で共有


ManagedClusterAADProfile.Managed プロパティ

定義

マネージド AAD を有効にするかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象