TenantIdDescription interface

Tenant Id information.

Properties

country

Country/region name of the address for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

countryCode

Country/region abbreviation for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

defaultDomain

The default domain for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

displayName

The display name of the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

domains

The list of domains for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

id

The fully qualified ID of the tenant. For example, /tenants/8d65815f-a5b6-402f-9298-045155da7d74 NOTE: This property will not be serialized. It can only be populated by the server.

tenantBrandingLogoUrl

The tenant's branding logo URL. Only available for 'Home' tenant category. NOTE: This property will not be serialized. It can only be populated by the server.

tenantCategory

Category of the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The tenant ID. For example, 8d65815f-a5b6-402f-9298-045155da7d74 NOTE: This property will not be serialized. It can only be populated by the server.

tenantType

The tenant type. Only available for 'Home' tenant category. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

country

Country/region name of the address for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

country?: string

Property Value

string

countryCode

Country/region abbreviation for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

countryCode?: string

Property Value

string

defaultDomain

The default domain for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

defaultDomain?: string

Property Value

string

displayName

The display name of the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

domains

The list of domains for the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

domains?: string[]

Property Value

string[]

id

The fully qualified ID of the tenant. For example, /tenants/8d65815f-a5b6-402f-9298-045155da7d74 NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

tenantBrandingLogoUrl

The tenant's branding logo URL. Only available for 'Home' tenant category. NOTE: This property will not be serialized. It can only be populated by the server.

tenantBrandingLogoUrl?: string

Property Value

string

tenantCategory

Category of the tenant. NOTE: This property will not be serialized. It can only be populated by the server.

tenantCategory?: TenantCategory

Property Value

tenantId

The tenant ID. For example, 8d65815f-a5b6-402f-9298-045155da7d74 NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string

tenantType

The tenant type. Only available for 'Home' tenant category. NOTE: This property will not be serialized. It can only be populated by the server.

tenantType?: string

Property Value

string