AzureSubscriptionExtensions.GetManagedByTenants(IAzureSubscription) Method

Definition

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

Parameters

subscription
IAzureSubscription

Returns

String[]

Applies to