Interface IntegrationRuntimeNodeIpAddress


public interface IntegrationRuntimeNodeIpAddress
An immutable client-side representation of IntegrationRuntimeNodeIpAddress.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner object.
    Gets the ipAddress property: The IP address of self-hosted integration runtime node.
  • Method Details

    • ipAddress

      String ipAddress()
      Gets the ipAddress property: The IP address of self-hosted integration runtime node.
      Returns:
      the ipAddress value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner object.
      Returns:
      the inner object.