Uses of Interface
com.azure.resourcemanager.datafactory.models.IntegrationRuntimeNodeIpAddress
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of IntegrationRuntimeNodeIpAddress in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionIntegrationRuntimeNodes.getIpAddress
(String resourceGroupName, String factoryName, String integrationRuntimeName, String nodeName) Get the IP address of self-hosted integration runtime node.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IntegrationRuntimeNodeIpAddress>
IntegrationRuntimeNodes.getIpAddressWithResponse
(String resourceGroupName, String factoryName, String integrationRuntimeName, String nodeName, com.azure.core.util.Context context) Get the IP address of self-hosted integration runtime node.