Class IntegrationRuntimeNodeIpAddressInner
java.lang.Object
com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeNodeIpAddressInner
The IP address of self-hosted integration runtime node.
-
Constructor Summary
ConstructorDescriptionCreates an instance of IntegrationRuntimeNodeIpAddressInner class. -
Method Summary
-
Constructor Details
-
IntegrationRuntimeNodeIpAddressInner
public IntegrationRuntimeNodeIpAddressInner()Creates an instance of IntegrationRuntimeNodeIpAddressInner class.
-
-
Method Details
-
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.
-