Share via


ManagedClusterAadProfile.TenantId Property

Definition

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

public Guid? TenantId { get; set; }
member this.TenantId : Nullable<Guid> with get, set
Public Property TenantId As Nullable(Of Guid)

Property Value

Applies to