Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of IntegrationRuntimeNodeIpAddressInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionIntegrationRuntimeNodesClient.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<IntegrationRuntimeNodeIpAddressInner>
IntegrationRuntimeNodesClient.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. -
Uses of IntegrationRuntimeNodeIpAddressInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionIntegrationRuntimeNodeIpAddress.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner object.