次の方法で共有


Cluster.AadTenantId プロパティ

定義

クラスター AAD ID のテナント ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.aadTenantId")]
public string AadTenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.aadTenantId")>]
member this.AadTenantId : string with get, set
Public Property AadTenantId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象