Freigeben über


IIntegrationRuntimesOperations Schnittstelle

Definition

IntegrationRuntimesOperations-Vorgänge.

public interface IIntegrationRuntimesOperations
type IIntegrationRuntimesOperations = interface
Public Interface IIntegrationRuntimesOperations

Methoden

BeginStartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Startet eine Integration Runtime des ManagedReserved-Typs.

BeginStopWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Beendet eine Integration Runtime des ManagedReserved-Typs.

CreateLinkedIntegrationRuntimeWithHttpMessagesAsync(String, String, String, CreateLinkedIntegrationRuntimeRequest, Dictionary<String, List<String>>, CancellationToken)

Erstellen Sie einen Linked Integration Runtime-Eintrag in einer freigegebenen Integration Runtime.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, IntegrationRuntimeResource, String, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert eine Integration Runtime.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine Integration Runtime.

GetConnectionInfoWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die Verbindungsinformationen der lokalen Integration Runtime zum Verschlüsseln der lokalen Datenquellenanmeldeinformationen ab.

GetMonitoringDataWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetStatusWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Integration Runtime ab.

ListAuthKeysWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByFactoryNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet Integration Runtimes auf.

ListByFactoryWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listet Integration Runtimes auf.

ListOutboundNetworkDependenciesEndpointsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

RegenerateAuthKeyWithHttpMessagesAsync(String, String, String, IntegrationRuntimeRegenerateKeyParameters, Dictionary<String, List<String>>, CancellationToken)

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

RemoveLinksWithHttpMessagesAsync(String, String, String, LinkedIntegrationRuntimeRequest, Dictionary<String,List<String>>, CancellationToken)

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

StartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Startet eine Integration Runtime des ManagedReserved-Typs.

StopWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Beendet eine Integration Runtime des ManagedReserved-Typs.

SyncCredentialsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

UpdateWithHttpMessagesAsync(String, String, String, UpdateIntegrationRuntimeRequest, Dictionary<String,List<String>>, CancellationToken)

Updates eine Integration Runtime.

UpgradeWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

Erweiterungsmethoden

BeginStart(IIntegrationRuntimesOperations, String, String, String)

Startet eine Integration Runtime des ManagedReserved-Typs.

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

Startet eine Integration Runtime des ManagedReserved-Typs.

BeginStop(IIntegrationRuntimesOperations, String, String, String)

Beendet eine Integration Runtime des ManagedReserved-Typs.

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

Beendet eine Integration Runtime des ManagedReserved-Typs.

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

Erstellen Sie einen Linked Integration Runtime-Eintrag in einer freigegebenen Integration Runtime.

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

Erstellen Sie einen Linked 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 lokalen Datenquellenanmeldeinformationen ab.

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

Ruft die Verbindungsinformationen der lokalen Integration Runtime zum Verschlüsseln der lokalen Datenquellenanmeldeinformationen 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.

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

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

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 des ManagedReserved-Typs.

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

Startet eine Integration Runtime des ManagedReserved-Typs.

Stop(IIntegrationRuntimesOperations, String, String, String)

Beendet eine Integration Runtime des ManagedReserved-Typs.

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

Beendet eine Integration Runtime des ManagedReserved-Typs.

SyncCredentials(IIntegrationRuntimesOperations, String, String, String)

Erzwingen Sie, dass die Integration Runtime Anmeldeinformationen über Integration Runtime-Knoten hinweg synchronisiert, und dadurch werden die Anmeldeinformationen auf allen Workerknoten mit denen überschrieben, die auf dem Dispatcherknoten verfügbar sind. Wenn Sie bereits über die neueste Sicherungsdatei für Anmeldeinformationen verfügen, sollten Sie sie manuell (bevorzugt) auf jedem 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, und dadurch werden die Anmeldeinformationen auf allen Workerknoten mit denen überschrieben, die auf dem Dispatcherknoten verfügbar sind. Wenn Sie bereits über die neueste Sicherungsdatei für Anmeldeinformationen verfügen, sollten Sie sie manuell (bevorzugt) auf jedem selbstgehosteten Integration Runtime-Knoten importieren, anstatt diese API direkt zu verwenden.

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

Updates eine Integration Runtime.

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

Updates eine 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: