你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureAccountExtensions Class

Definition

public static class AzureAccountExtensions
type AzureAccountExtensions = class
Public Module AzureAccountExtensions
Inheritance
AzureAccountExtensions

Methods

CopyFrom(IAzureAccount, IAzureAccount)
GetAccessToken(IAzureAccount)
GetCommonTenant(IAzureAccount)
GetSubscriptions(IAzureAccount, IAzureContextContainer)
GetSubscriptions(IAzureAccount, IAzureContextContainer)
GetSubscriptions(IAzureAccount)
GetTenants(IAzureAccount)
GetThumbprint(IAzureAccount)
HasSubscription(IAzureAccount, Guid)
RemoveSubscription(IAzureAccount, Guid)
SetAccessToken(IAzureAccount, String)
SetSubscriptions(IAzureAccount, List<IAzureSubscription>)
SetSubscriptions(IAzureAccount, String[])
SetTenants(IAzureAccount, String[])
SetThumbprint(IAzureAccount, String)
Update(IAzureAccount, IAzureAccount)

Applies to