次の方法で共有


RMProfileClient.ListTenants(String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureTenant> ListTenants (string tenant = "");
member this.ListTenants : string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureTenant>
Public Function ListTenants (Optional tenant As String = "") As List(Of AzureTenant)

Parameters

tenant
String

Returns

Applies to