Partager via


IntegrationAccountMapsOperationsExtensions Classe

Définition

Méthodes d’extension pour IntegrationAccountMapsOperations.

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

Méthodes

CreateOrUpdate(IIntegrationAccountMapsOperations, String, String, String, IntegrationAccountMap)

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

CreateOrUpdateAsync(IIntegrationAccountMapsOperations, String, String, String, IntegrationAccountMap, CancellationToken)

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

Delete(IIntegrationAccountMapsOperations, String, String, String)

Supprime un mappage de compte d’intégration.

DeleteAsync(IIntegrationAccountMapsOperations, String, String, String, CancellationToken)

Supprime un mappage de compte d’intégration.

Get(IIntegrationAccountMapsOperations, String, String, String)

Obtient un mappage de compte d’intégration.

GetAsync(IIntegrationAccountMapsOperations, String, String, String, CancellationToken)

Obtient un mappage de compte d’intégration.

List(IIntegrationAccountMapsOperations, String, String, ODataQuery<IntegrationAccountMapFilter>)

Obtient une liste de mappages de comptes d’intégration.

ListAsync(IIntegrationAccountMapsOperations, String, String, ODataQuery<IntegrationAccountMapFilter>, CancellationToken)

Obtient une liste de mappages de comptes d’intégration.

ListContentCallbackUrl(IIntegrationAccountMapsOperations, String, String, String, GetCallbackUrlParameters)

Obtenez l’URL de rappel de contenu.

ListContentCallbackUrlAsync(IIntegrationAccountMapsOperations, String, String, String, GetCallbackUrlParameters, CancellationToken)

Obtenez l’URL de rappel de contenu.

ListNext(IIntegrationAccountMapsOperations, String)

Obtient une liste de mappages de comptes d’intégration.

ListNextAsync(IIntegrationAccountMapsOperations, String, CancellationToken)

Obtient une liste de mappages de comptes d’intégration.

S’applique à