Class IntegrationRuntimeNodeIpAddressInner

java.lang.Object
com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner

public final class IntegrationRuntimeNodeIpAddressInner extends Object
The IP address of self-hosted integration runtime node.
  • Constructor Details

    • IntegrationRuntimeNodeIpAddressInner

      public IntegrationRuntimeNodeIpAddressInner()
  • Method Details

    • ipAddress

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

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.