Interface IntegrationRuntimeNodeIpAddress


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

      • ipAddress

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

        IntegrationRuntimeNodeIpAddressInner innerModel()
        Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeNodeIpAddressInner object.
        Returns:
        the inner object.