TenantsOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:tenants> attribute.
Constructor
TenantsOperations(*args, **kwargs)
Methods
| list |
Gets the tenants for your account. |
list
Gets the tenants for your account.
list(**kwargs: Any) -> ItemPaged[TenantIdDescription]
Returns
| Type | Description |
|---|---|
|
An iterator like instance of TenantIdDescription |
Exceptions
| Type | Description |
|---|---|