IIntegrationAccountBatchConfigurationsOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Gilt für:
Azure SDK for .NET