Partager via


IntegrationRuntimesOperationsExtensions Classe

Définition

Méthodes d’extension pour IntegrationRuntimesOperations.

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

Méthodes

BeginCreate(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String)

Créer un runtime d’intégration

BeginCreateAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String, CancellationToken)

Créer un runtime d’intégration

BeginDelete(IIntegrationRuntimesOperations, String, String, String)

Supprimer le runtime d’intégration

BeginDeleteAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Supprimer le runtime d’intégration

BeginDisableInteractiveQuery(IIntegrationRuntimesOperations, String, String, String)

Désactiver la requête interactive dans le runtime d’intégration

BeginDisableInteractiveQueryAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Désactiver la requête interactive dans le runtime d’intégration

BeginEnableInteractiveQuery(IIntegrationRuntimesOperations, String, String, String)

Activer la requête interactive dans le runtime d’intégration

BeginEnableInteractiveQueryAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Activer la requête interactive dans le runtime d’intégration

BeginStart(IIntegrationRuntimesOperations, String, String, String)

Démarrer le runtime d’intégration

BeginStartAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Démarrer le runtime d’intégration

BeginStop(IIntegrationRuntimesOperations, String, String, String)

Arrêter le runtime d’intégration

BeginStopAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Arrêter le runtime d’intégration

Create(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String)

Créer un runtime d’intégration

CreateAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String, CancellationToken)

Créer un runtime d’intégration

Delete(IIntegrationRuntimesOperations, String, String, String)

Supprimer le runtime d’intégration

DeleteAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Supprimer le runtime d’intégration

DisableInteractiveQuery(IIntegrationRuntimesOperations, String, String, String)

Désactiver la requête interactive dans le runtime d’intégration

DisableInteractiveQueryAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Désactiver la requête interactive dans le runtime d’intégration

EnableInteractiveQuery(IIntegrationRuntimesOperations, String, String, String)

Activer la requête interactive dans le runtime d’intégration

EnableInteractiveQueryAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Activer la requête interactive dans le runtime d’intégration

Get(IIntegrationRuntimesOperations, String, String, String, String)

Obtenir le runtime d’intégration

GetAsync(IIntegrationRuntimesOperations, String, String, String, String, CancellationToken)

Obtenir le runtime d’intégration

ListByWorkspace(IIntegrationRuntimesOperations, String, String)

Répertorier les runtimes d’intégration

ListByWorkspaceAsync(IIntegrationRuntimesOperations, String, String, CancellationToken)

Répertorier les runtimes d’intégration

ListByWorkspaceNext(IIntegrationRuntimesOperations, String)

Répertorier les runtimes d’intégration

ListByWorkspaceNextAsync(IIntegrationRuntimesOperations, String, CancellationToken)

Répertorier les runtimes d’intégration

Start(IIntegrationRuntimesOperations, String, String, String)

Démarrer le runtime d’intégration

StartAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Démarrer le runtime d’intégration

Stop(IIntegrationRuntimesOperations, String, String, String)

Arrêter le runtime d’intégration

StopAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Arrêter le runtime d’intégration

Update(IIntegrationRuntimesOperations, String, String, String, UpdateIntegrationRuntimeRequest)

Mettre à jour le runtime d’intégration

UpdateAsync(IIntegrationRuntimesOperations, String, String, String, UpdateIntegrationRuntimeRequest, CancellationToken)

Mettre à jour le runtime d’intégration

Upgrade(IIntegrationRuntimesOperations, String, String, String)

Mettre à niveau le runtime d’intégration

UpgradeAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Mettre à niveau le runtime d’intégration

S’applique à