次の方法で共有


UploadCertificateResponse.AadTenantId プロパティ

定義

Azure Active Directory テナント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象