Compartilhar via


TenantIdDescriptionExtensions.ToAzureTenant Method

Definition

public static Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureTenant ToAzureTenant (this Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription other, Microsoft.Azure.Commands.Common.Authentication.IAccessToken accessToken);
static member ToAzureTenant : Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription * Microsoft.Azure.Commands.Common.Authentication.IAccessToken -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureTenant
<Extension()>
Public Function ToAzureTenant (other As TenantIdDescription, accessToken As IAccessToken) As AzureTenant

Parameters

accessToken
IAccessToken

Returns

Applies to