TenantListResult Class

Tenant Ids information.

All required parameters must be populated in order to send to Azure.

Inheritance
TenantListResult

Constructor

TenantListResult(*, next_link: str, value: Optional[List[azure.mgmt.subscription.models._models_py3.TenantIdDescription]] = None, **kwargs)

Variables

value
list[TenantIdDescription]

An array of tenants.

next_link
str

Required. The URL to use for getting the next set of results.