次の方法で共有


TenantsOperationsExtensions.List(ITenantsOperations) メソッド

定義

アカウントのテナントを取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Subscription.Models.TenantIdDescription> List (this Microsoft.Azure.Management.Subscription.ITenantsOperations operations);
static member List : Microsoft.Azure.Management.Subscription.ITenantsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Subscription.Models.TenantIdDescription>
<Extension()>
Public Function List (operations As ITenantsOperations) As IPage(Of TenantIdDescription)

パラメーター

operations
ITenantsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象