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