Partager via


IntegrationAccountAgreementsOperationsExtensions Classe

Définition

Méthodes d’extension pour IntegrationAccountAgreementsOperations.

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

Méthodes

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

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

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

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

Delete(IIntegrationAccountAgreementsOperations, String, String, String)

Supprime un contrat de compte d’intégration.

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

Supprime un contrat de compte d’intégration.

Get(IIntegrationAccountAgreementsOperations, String, String, String)

Obtient un contrat de compte d’intégration.

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

Obtient un contrat de compte d’intégration.

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

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

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

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

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

Obtenez l’URL de rappel de contenu.

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

Obtenez l’URL de rappel de contenu.

ListNext(IIntegrationAccountAgreementsOperations, String)

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

ListNextAsync(IIntegrationAccountAgreementsOperations, String, CancellationToken)

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

S’applique à