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.resource.subscriptions.v2019_06_01.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.
Feedback
Submit and view feedback for