Freigeben über


IntegrationRuntimesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für IntegrationRuntimesOperations.

public static class IntegrationRuntimesOperationsExtensions
type IntegrationRuntimesOperationsExtensions = class
Public Module IntegrationRuntimesOperationsExtensions
Vererbung
IntegrationRuntimesOperationsExtensions

Methoden

BeginStart(IIntegrationRuntimesOperations, String, String, String)

Startet eine Integration Runtime vom Typ ManagedReserved.

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

Startet eine Integration Runtime vom Typ ManagedReserved.

BeginStop(IIntegrationRuntimesOperations, String, String, String)

Beendet eine Integration Runtime vom Typ ManagedReserved.

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

Beendet eine Integration Runtime vom Typ ManagedReserved.

CreateLinkedIntegrationRuntime(IIntegrationRuntimesOperations, String, String, String, CreateLinkedIntegrationRuntimeRequest)

Erstellen Sie einen verknüpften Integration Runtime-Eintrag in einer freigegebenen Integration Runtime.

CreateLinkedIntegrationRuntimeAsync(IIntegrationRuntimesOperations, String, String, String, CreateLinkedIntegrationRuntimeRequest, CancellationToken)

Erstellen Sie einen verknüpften Integration Runtime-Eintrag in einer freigegebenen Integration Runtime.

CreateOrUpdate(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String)

Erstellt oder aktualisiert eine Integration Runtime.

CreateOrUpdateAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String, CancellationToken)

Erstellt oder aktualisiert eine Integration Runtime.

Delete(IIntegrationRuntimesOperations, String, String, String)

Löscht eine Integration Runtime.

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

Löscht eine Integration Runtime.

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

Ruft eine Integration Runtime ab.

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

Ruft eine Integration Runtime ab.

GetConnectionInfo(IIntegrationRuntimesOperations, String, String, String)

Ruft die Verbindungsinformationen der lokalen Integration Runtime zum Verschlüsseln der Anmeldeinformationen für die lokale Datenquelle ab.

GetConnectionInfoAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Ruft die Verbindungsinformationen der lokalen Integration Runtime zum Verschlüsseln der Anmeldeinformationen für die lokale Datenquelle ab.

GetMonitoringData(IIntegrationRuntimesOperations, String, String, String)

Rufen Sie die Überwachungsdaten der Integration Runtime ab, die die Überwachungsdaten für alle Knoten unter dieser Integration Runtime enthalten.

GetMonitoringDataAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Rufen Sie die Überwachungsdaten der Integration Runtime ab, die die Überwachungsdaten für alle Knoten unter dieser Integration Runtime enthalten.

GetStatus(IIntegrationRuntimesOperations, String, String, String)

Ruft detaillierte status Informationen für eine Integration Runtime ab.

GetStatusAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Ruft detaillierte status Informationen für eine Integration Runtime ab.

ListAuthKeys(IIntegrationRuntimesOperations, String, String, String)

Ruft die Authentifizierungsschlüssel für eine Integration Runtime ab.

ListAuthKeysAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Ruft die Authentifizierungsschlüssel für eine Integration Runtime ab.

ListByFactory(IIntegrationRuntimesOperations, String, String)

Listet Integration Runtimes auf.

ListByFactoryAsync(IIntegrationRuntimesOperations, String, String, CancellationToken)

Listet Integration Runtimes auf.

ListByFactoryNext(IIntegrationRuntimesOperations, String)

Listet Integration Runtimes auf.

ListByFactoryNextAsync(IIntegrationRuntimesOperations, String, CancellationToken)

Listet Integration Runtimes auf.

ListOutboundNetworkDependenciesEndpoints(IIntegrationRuntimesOperations, String, String, String)

Ruft die Liste der ausgehenden Netzwerkabhängigkeiten für eine bestimmte Azure-SSIS Integration Runtime ab.

ListOutboundNetworkDependenciesEndpointsAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Ruft die Liste der ausgehenden Netzwerkabhängigkeiten für eine bestimmte Azure-SSIS Integration Runtime ab.

RegenerateAuthKey(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters)

Generiert den Authentifizierungsschlüssel für eine Integration Runtime neu.

RegenerateAuthKeyAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters, CancellationToken)

Generiert den Authentifizierungsschlüssel für eine Integration Runtime neu.

RemoveLinks(IIntegrationRuntimesOperations, String, String, String, LinkedIntegrationRuntimeRequest)

Entfernen Sie alle verknüpften Integration Runtimes unter einer bestimmten Data Factory in einer selbstgehosteten Integration Runtime.

RemoveLinksAsync(IIntegrationRuntimesOperations, String, String, String, LinkedIntegrationRuntimeRequest, CancellationToken)

Entfernen Sie alle verknüpften Integration Runtimes unter einer bestimmten Data Factory in einer selbstgehosteten Integration Runtime.

Start(IIntegrationRuntimesOperations, String, String, String)

Startet eine Integration Runtime vom Typ ManagedReserved.

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

Startet eine Integration Runtime vom Typ ManagedReserved.

Stop(IIntegrationRuntimesOperations, String, String, String)

Beendet eine Integration Runtime vom Typ ManagedReserved.

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

Beendet eine Integration Runtime vom Typ ManagedReserved.

SyncCredentials(IIntegrationRuntimesOperations, String, String, String)

Erzwingen Sie, dass die Integration Runtime Anmeldeinformationen über Integration Runtime-Knoten hinweg synchronisiert. Dadurch werden die Anmeldeinformationen auf allen Workerknoten mit denen überschrieben, die auf dem Verteilerknoten verfügbar sind. Wenn Sie bereits über die neueste Sicherungsdatei für Anmeldeinformationen verfügen, sollten Sie sie manuell (bevorzugt) auf jeden selbstgehosteten Integration Runtime-Knoten importieren, anstatt diese API direkt zu verwenden.

SyncCredentialsAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

Erzwingen Sie, dass die Integration Runtime Anmeldeinformationen über Integration Runtime-Knoten hinweg synchronisiert. Dadurch werden die Anmeldeinformationen auf allen Workerknoten mit denen überschrieben, die auf dem Verteilerknoten verfügbar sind. Wenn Sie bereits über die neueste Sicherungsdatei für Anmeldeinformationen verfügen, sollten Sie sie manuell (bevorzugt) auf jeden selbstgehosteten Integration Runtime-Knoten importieren, anstatt diese API direkt zu verwenden.

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

Updates einer Integration Runtime.

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

Updates einer Integration Runtime.

Upgrade(IIntegrationRuntimesOperations, String, String, String)

Führen Sie bei Verfügbarkeit ein Upgrade der selbstgehosteten Integration Runtime auf die neueste Version durch.

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

Führen Sie bei Verfügbarkeit ein Upgrade der selbstgehosteten Integration Runtime auf die neueste Version durch.

Gilt für: