Share via


Cluster.AadTenantId Property

Definition

Gets or sets tenant id of cluster AAD identity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to