IntegrationRuntimeNodesOperationsExtensions Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erweiterungsmethoden für IntegrationRuntimeNodesOperations.
public static class IntegrationRuntimeNodesOperationsExtensions
type IntegrationRuntimeNodesOperationsExtensions = class
Public Module IntegrationRuntimeNodesOperationsExtensions
- Vererbung
-
IntegrationRuntimeNodesOperationsExtensions
Methoden
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:
Azure SDK for .NET