Compartir a través de


IntegrationRuntimeNodesOperationsExtensions Clase

Definición

Métodos de extensión para IntegrationRuntimeNodesOperations.

public static class IntegrationRuntimeNodesOperationsExtensions
type IntegrationRuntimeNodesOperationsExtensions = class
Public Module IntegrationRuntimeNodesOperationsExtensions
Herencia
IntegrationRuntimeNodesOperationsExtensions

Métodos

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

Elimina un nodo de Integration Runtime autohospedado.

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

Elimina un nodo de Integration Runtime autohospedado.

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

Obtiene un nodo de Integration Runtime autohospedado.

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

Obtiene un nodo de Integration Runtime autohospedado.

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

Obtenga la dirección IP del nodo de Integration Runtime autohospedado.

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

Obtenga la dirección IP del nodo de Integration Runtime autohospedado.

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

Novedades un nodo de Integration Runtime autohospedado.

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

Novedades un nodo de Integration Runtime autohospedado.

Se aplica a