ManagedServiceIdentity.TenantId Property

Definition

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

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

Property Value

Applies to