Share via


ManagedClusterAADProfile.TenantId Property

Definition

Gets or sets the AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to