Freigeben über


IIntegrationAccountAgreementsOperations Schnittstelle

Definition

IntegrationAccountAgreementsOperations-Vorgänge.

public interface IIntegrationAccountAgreementsOperations
type IIntegrationAccountAgreementsOperations = interface
Public Interface IIntegrationAccountAgreementsOperations

Methoden

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

Erstellt oder aktualisiert eine Integrationskontovereinbarung.

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

Löscht einen Integrationskontovertrag.

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

Ruft eine Integrationskontovereinbarung ab.

ListContentCallbackUrlWithHttpMessagesAsync(String, String, String, GetCallbackUrlParameters, Dictionary<String,List<String>>, CancellationToken)

Rufen Sie die Inhaltsrückruf-URL ab.

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

Ruft eine Liste von Integrationskontovereinbarungen ab.

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

Ruft eine Liste von Integrationskontovereinbarungen ab.

Erweiterungsmethoden

CreateOrUpdate(IIntegrationAccountAgreementsOperations, String, String, String, IntegrationAccountAgreement)

Erstellt oder aktualisiert eine Integrationskontovereinbarung.

CreateOrUpdateAsync(IIntegrationAccountAgreementsOperations, String, String, String, IntegrationAccountAgreement, CancellationToken)

Erstellt oder aktualisiert eine Integrationskontovereinbarung.

Delete(IIntegrationAccountAgreementsOperations, String, String, String)

Löscht einen Integrationskontovertrag.

DeleteAsync(IIntegrationAccountAgreementsOperations, String, String, String, CancellationToken)

Löscht einen Integrationskontovertrag.

Get(IIntegrationAccountAgreementsOperations, String, String, String)

Ruft eine Integrationskontovereinbarung ab.

GetAsync(IIntegrationAccountAgreementsOperations, String, String, String, CancellationToken)

Ruft eine Integrationskontovereinbarung ab.

List(IIntegrationAccountAgreementsOperations, String, String, ODataQuery<IntegrationAccountAgreementFilter>)

Ruft eine Liste von Integrationskontovereinbarungen ab.

ListAsync(IIntegrationAccountAgreementsOperations, String, String, ODataQuery<IntegrationAccountAgreementFilter>, CancellationToken)

Ruft eine Liste von Integrationskontovereinbarungen ab.

ListContentCallbackUrl(IIntegrationAccountAgreementsOperations, String, String, String, GetCallbackUrlParameters)

Rufen Sie die Inhaltsrückruf-URL ab.

ListContentCallbackUrlAsync(IIntegrationAccountAgreementsOperations, String, String, String, GetCallbackUrlParameters, CancellationToken)

Rufen Sie die Inhaltsrückruf-URL ab.

ListNext(IIntegrationAccountAgreementsOperations, String)

Ruft eine Liste von Integrationskontovereinbarungen ab.

ListNextAsync(IIntegrationAccountAgreementsOperations, String, CancellationToken)

Ruft eine Liste von Integrationskontovereinbarungen ab.

Gilt für: