AzureAccountExtensions.GetTenants(IAzureAccount) Method

Definition

public static string[] GetTenants (this Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount account);
static member GetTenants : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount -> string[]
<Extension()>
Public Function GetTenants (account As IAzureAccount) As String()

Parameters

account
IAzureAccount

Returns

String[]

Applies to