Freigeben über


IIntegrationRuntimeNodesOperations Schnittstelle

Definition

IntegrationRuntimeNodesOperations-Vorgänge.

public interface IIntegrationRuntimeNodesOperations
type IIntegrationRuntimeNodesOperations = interface
Public Interface IIntegrationRuntimeNodesOperations

Methoden

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

Löschen des Integration Runtime-Knotens

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

Abrufen des Integration Runtime-Knotens

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

Erstellen eines Integration Runtime-Knotens

Erweiterungsmethoden

Delete(IIntegrationRuntimeNodesOperations, String, String, String, String)

Löschen des Integration Runtime-Knotens

DeleteAsync(IIntegrationRuntimeNodesOperations, String, String, String, String, CancellationToken)

Löschen des Integration Runtime-Knotens

Get(IIntegrationRuntimeNodesOperations, String, String, String, String)

Abrufen des Integration Runtime-Knotens

GetAsync(IIntegrationRuntimeNodesOperations, String, String, String, String, CancellationToken)

Abrufen des Integration Runtime-Knotens

Update(IIntegrationRuntimeNodesOperations, String, String, String, String, UpdateIntegrationRuntimeNodeRequest)

Erstellen eines Integration Runtime-Knotens

UpdateAsync(IIntegrationRuntimeNodesOperations, String, String, String, String, UpdateIntegrationRuntimeNodeRequest, CancellationToken)

Erstellen eines Integration Runtime-Knotens

Gilt für: