次の方法で共有


ResourceCertificateAndAadDetails.AadAuthority プロパティ

定義

AAD テナント機関を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象