你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Tenants interface

Interface representing a Tenants.

Methods

list(TenantsListOptionalParams)

Gets the tenants for your account.

Method Details

list(TenantsListOptionalParams)

Gets the tenants for your account.

function list(options?: TenantsListOptionalParams): PagedAsyncIterableIterator<TenantIdDescription, TenantIdDescription[], PageSettings>

Parameters

options
TenantsListOptionalParams

The options parameters.

Returns