ApiProperties.AadClientId プロパティ

定義

取得または設定 (メトリック アドバイザーのみ) Azure AD クライアント ID (アプリケーション ID)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象