Partager via


IIntegrationAccountsOperations Interface

Définition

public interface IIntegrationAccountsOperations
type IIntegrationAccountsOperations = interface
Public Interface IIntegrationAccountsOperations

Méthodes

CreateOrUpdateWithHttpMessagesAsync(String, String, IntegrationAccountInner, Dictionary<String,List<String>>, CancellationToken)
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetCallbackUrlWithHttpMessagesAsync(String, String, GetCallbackUrlParametersInner, Dictionary<String,List<String>>, CancellationToken)
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListByResourceGroupWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListBySubscriptionWithHttpMessagesAsync(Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
UpdateWithHttpMessagesAsync(String, String, IntegrationAccountInner, Dictionary<String,List<String>>, CancellationToken)

Méthodes d’extension

CreateOrUpdateAsync(IIntegrationAccountsOperations, String, String, IntegrationAccountInner, CancellationToken)
DeleteAsync(IIntegrationAccountsOperations, String, String, CancellationToken)
GetAsync(IIntegrationAccountsOperations, String, String, CancellationToken)
GetCallbackUrlAsync(IIntegrationAccountsOperations, String, String, GetCallbackUrlParametersInner, CancellationToken)
ListByResourceGroupAsync(IIntegrationAccountsOperations, String, Nullable<Int32>, CancellationToken)
ListByResourceGroupNextAsync(IIntegrationAccountsOperations, String, CancellationToken)
ListBySubscriptionAsync(IIntegrationAccountsOperations, Nullable<Int32>, CancellationToken)
ListBySubscriptionNextAsync(IIntegrationAccountsOperations, String, CancellationToken)
UpdateAsync(IIntegrationAccountsOperations, String, String, IntegrationAccountInner, CancellationToken)

S’applique à