TenantIdDescriptionExtensions.ToAzureTenant Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- other
- TenantIdDescription
- accessToken
- IAccessToken