ApiProperties.AadTenantId プロパティ

定義

Azure AD テナント ID を取得または設定します (Metrics Advisor のみ)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象