TenantIdDescription Class

Tenant Id information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.subscriptions._serialization.Model
TenantIdDescription

Constructor

TenantIdDescription(**kwargs: Any)

Variables

Name Description
id
str

The fully qualified ID of the tenant. For example, /tenants/00000000-0000-0000-0000-000000000000.

tenant_id
str

The tenant ID. For example, 00000000-0000-0000-0000-000000000000.

tenant_category

The tenant category. Known values are: "Home", "ProjectedBy", and "ManagedBy".

country
str

Country/region name of the address for the tenant.

country_code
str

Country/region abbreviation for the tenant.

display_name
str

The display name of the tenant.

domains

The list of domains for the tenant.