共用方式為


ManagedClusterAadProfile.TenantId Property

Definition

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

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

Property Value

Applies to