Partager via


IntegrationRuntimeNodesOperationsExtensions Classe

Définition

Méthodes d’extension pour IntegrationRuntimeNodesOperations.

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

Méthodes

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

Supprime un nœud du runtime d’intégration auto-hébergé.

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

Supprime un nœud du runtime d’intégration auto-hébergé.

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

Obtient un nœud de runtime d’intégration auto-hébergé.

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

Obtient un nœud de runtime d’intégration auto-hébergé.

GetIpAddress(IIntegrationRuntimeNodesOperations, String, String, String, String)

Obtenez l’adresse IP du nœud du runtime d’intégration auto-hébergé.

GetIpAddressAsync(IIntegrationRuntimeNodesOperations, String, String, String, String, CancellationToken)

Obtenez l’adresse IP du nœud du runtime d’intégration auto-hébergé.

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

Mises à jour un nœud de runtime d’intégration auto-hébergé.

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

Mises à jour un nœud de runtime d’intégration auto-hébergé.

S’applique à