AzureAccountsExtensions クラス

定義

public static class AzureAccountsExtensions
type AzureAccountsExtensions = class
Public Module AzureAccountsExtensions
継承
AzureAccountsExtensions

メソッド

AssignToAppAsync(IAzureAccounts, Guid, AzureAccountInfoObject, CancellationToken)
AssignToAppAsync(IAzureAccounts, Guid, String, AzureAccountInfoObject, CancellationToken)
GetAssignedAsync(IAzureAccounts, Guid, CancellationToken)
GetAssignedAsync(IAzureAccounts, Guid, String, CancellationToken)
ListUserLUISAccountsAsync(IAzureAccounts, CancellationToken)
ListUserLUISAccountsAsync(IAzureAccounts, String, CancellationToken)
RemoveFromAppAsync(IAzureAccounts, Guid, AzureAccountInfoObject, CancellationToken)
RemoveFromAppAsync(IAzureAccounts, Guid, String, AzureAccountInfoObject, CancellationToken)

適用対象