C# Class Microsoft.Azure.Commands.ResourceManager.Common.ModelExtensions

Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
MergeTenants ( this account, IEnumerable tenants, IAccessToken token ) : List

Private Methods

Method Description
ToAzureSubscription ( this other, AzureContext context ) : AzureSubscription

Method Details

MergeTenants() public static method

public static MergeTenants ( this account, IEnumerable tenants, IAccessToken token ) : List
account this
tenants IEnumerable
token IAccessToken
return List