Freigeben über


IIntegrationAccountSchemasOperations Schnittstelle

Definition

IntegrationAccountSchemasOperations-Vorgänge.

public interface IIntegrationAccountSchemasOperations
type IIntegrationAccountSchemasOperations = interface
Public Interface IIntegrationAccountSchemasOperations

Methoden

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

Erstellt oder aktualisiert ein Integrationskontoschema.

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

Löscht ein Integrationskontoschema.

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

Ruft ein Integrationskontoschema 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 der Integrationskontoschemas ab.

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

Ruft eine Liste der Integrationskontoschemas ab.

Erweiterungsmethoden

CreateOrUpdate(IIntegrationAccountSchemasOperations, String, String, String, IntegrationAccountSchema)

Erstellt oder aktualisiert ein Integrationskontoschema.

CreateOrUpdateAsync(IIntegrationAccountSchemasOperations, String, String, String, IntegrationAccountSchema, CancellationToken)

Erstellt oder aktualisiert ein Integrationskontoschema.

Delete(IIntegrationAccountSchemasOperations, String, String, String)

Löscht ein Integrationskontoschema.

DeleteAsync(IIntegrationAccountSchemasOperations, String, String, String, CancellationToken)

Löscht ein Integrationskontoschema.

Get(IIntegrationAccountSchemasOperations, String, String, String)

Ruft ein Integrationskontoschema ab.

GetAsync(IIntegrationAccountSchemasOperations, String, String, String, CancellationToken)

Ruft ein Integrationskontoschema ab.

List(IIntegrationAccountSchemasOperations, String, String, ODataQuery<IntegrationAccountSchemaFilter>)

Ruft eine Liste der Integrationskontoschemas ab.

ListAsync(IIntegrationAccountSchemasOperations, String, String, ODataQuery<IntegrationAccountSchemaFilter>, CancellationToken)

Ruft eine Liste der Integrationskontoschemas ab.

ListContentCallbackUrl(IIntegrationAccountSchemasOperations, String, String, String, GetCallbackUrlParameters)

Rufen Sie die Inhaltsrückruf-URL ab.

ListContentCallbackUrlAsync(IIntegrationAccountSchemasOperations, String, String, String, GetCallbackUrlParameters, CancellationToken)

Rufen Sie die Inhaltsrückruf-URL ab.

ListNext(IIntegrationAccountSchemasOperations, String)

Ruft eine Liste der Integrationskontoschemas ab.

ListNextAsync(IIntegrationAccountSchemasOperations, String, CancellationToken)

Ruft eine Liste der Integrationskontoschemas ab.

Gilt für: