Share via


PSManagedServiceIdentity.TenantId Property

Definition

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

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

Property Value

Applies to