IntegrationRuntimeNodeIpAddressOperations Interface
public interface IntegrationRuntimeNodeIpAddressOperations
Resource collection API of IntegrationRuntimeNodeIpAddressOperations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Integration |
get(String resourceGroupName, String workspaceName, String integrationRuntimeName, String nodeName)
Get integration runtime node IP address Get the IP address of an integration runtime node. |
|
abstract
Response<Integration |
getWithResponse(String resourceGroupName, String workspaceName, String integrationRuntimeName, String nodeName, Context context)
Get integration runtime node IP address Get the IP address of an integration runtime node. |
Method Details
get
public abstract IntegrationRuntimeNodeIpAddress get(String resourceGroupName, String workspaceName, String integrationRuntimeName, String nodeName)
Get integration runtime node IP address Get the IP address of an integration runtime node.
Parameters:
Returns:
getWithResponse
public abstract Response<IntegrationRuntimeNodeIpAddress> getWithResponse(String resourceGroupName, String workspaceName, String integrationRuntimeName, String nodeName, Context context)
Get integration runtime node IP address Get the IP address of an integration runtime node.
Parameters:
Returns: