共用方式為


SystemAssignedServiceIdentity.TenantId Property

Definition

The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.

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

Property Value

Applies to