共用方式為


ResourceCertificateAndAadDetails.AadAuthority Property

Definition

Gets or sets AAD tenant authority.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to