Freigeben über


IIntegrationAccountBatchConfigurationsOperations Schnittstelle

Definition

IntegrationAccountBatchConfigurationsOperationsvorgänge.

public interface IIntegrationAccountBatchConfigurationsOperations
type IIntegrationAccountBatchConfigurationsOperations = interface
Public Interface IIntegrationAccountBatchConfigurationsOperations

Methoden

CreateOrUpdateWithHttpMessagesAsync(String, String, String, BatchConfiguration, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer Batchkonfiguration für ein Integrationskonto.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löschen Sie eine Batchkonfiguration für ein Integrationskonto.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Rufen Sie eine Batchkonfiguration für ein Integrationskonto ab.

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listen Sie die Batchkonfigurationen für ein Integrationskonto auf.

Erweiterungsmethoden

CreateOrUpdate(IIntegrationAccountBatchConfigurationsOperations, String, String, String, BatchConfiguration)

Erstellen oder Aktualisieren einer Batchkonfiguration für ein Integrationskonto.

CreateOrUpdateAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, BatchConfiguration, CancellationToken)

Erstellen oder Aktualisieren einer Batchkonfiguration für ein Integrationskonto.

Delete(IIntegrationAccountBatchConfigurationsOperations, String, String, String)

Löschen Sie eine Batchkonfiguration für ein Integrationskonto.

DeleteAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, CancellationToken)

Löschen Sie eine Batchkonfiguration für ein Integrationskonto.

Get(IIntegrationAccountBatchConfigurationsOperations, String, String, String)

Rufen Sie eine Batchkonfiguration für ein Integrationskonto ab.

GetAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, CancellationToken)

Rufen Sie eine Batchkonfiguration für ein Integrationskonto ab.

List(IIntegrationAccountBatchConfigurationsOperations, String, String)

Listen Sie die Batchkonfigurationen für ein Integrationskonto auf.

ListAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, CancellationToken)

Listen Sie die Batchkonfigurationen für ein Integrationskonto auf.

Gilt für: