TenantIdDescription interface

Tenant Id information.

Properties

id

The fully qualified ID of the tenant. For example, /tenants/00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The tenant ID. For example, 00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The fully qualified ID of the tenant. For example, /tenants/00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

tenantId

The tenant ID. For example, 00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string