ResourceCertificateAndAadDetails.AadTenantId Property

Definition

Gets or sets AAD tenant Id.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to