Partager via


IntegrationAccountSchemasOperationsExtensions Classe

Définition

Méthodes d’extension pour IntegrationAccountSchemasOperations.

public static class IntegrationAccountSchemasOperationsExtensions
type IntegrationAccountSchemasOperationsExtensions = class
Public Module IntegrationAccountSchemasOperationsExtensions
Héritage
IntegrationAccountSchemasOperationsExtensions

Méthodes

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

Crée ou met à jour un schéma de compte d’intégration.

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

Crée ou met à jour un schéma de compte d’intégration.

Delete(IIntegrationAccountSchemasOperations, String, String, String)

Supprime un schéma de compte d’intégration.

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

Supprime un schéma de compte d’intégration.

Get(IIntegrationAccountSchemasOperations, String, String, String)

Obtient un schéma de compte d’intégration.

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

Obtient un schéma de compte d’intégration.

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

Obtient la liste des schémas de compte d’intégration.

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

Obtient la liste des schémas de compte d’intégration.

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

Obtenez l’URL de rappel de contenu.

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

Obtenez l’URL de rappel de contenu.

ListNext(IIntegrationAccountSchemasOperations, String)

Obtient la liste des schémas de compte d’intégration.

ListNextAsync(IIntegrationAccountSchemasOperations, String, CancellationToken)

Obtient la liste des schémas de compte d’intégration.

S’applique à