Partager via


IAzureAccounts Interface

Définition

public interface IAzureAccounts
type IAzureAccounts = interface
Public Interface IAzureAccounts
Dérivé

Méthodes

AssignToAppWithHttpMessagesAsync(Guid, AzureAccountInfoObject, Dictionary<String,List<String>>, CancellationToken)
AssignToAppWithHttpMessagesAsync(Guid, String, AzureAccountInfoObject, Dictionary<String,List<String>>, CancellationToken)
GetAssignedWithHttpMessagesAsync(Guid, Dictionary<String,List<String>>, CancellationToken)
GetAssignedWithHttpMessagesAsync(Guid, String, Dictionary<String,List<String>>, CancellationToken)
ListUserLUISAccountsWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
ListUserLUISAccountsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
RemoveFromAppWithHttpMessagesAsync(Guid, AzureAccountInfoObject, Dictionary<String,List<String>>, CancellationToken)
RemoveFromAppWithHttpMessagesAsync(Guid, String, AzureAccountInfoObject, Dictionary<String,List<String>>, CancellationToken)

Méthodes d’extension

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

S’applique à