IntegrationRuntimeNodeIpAddress Interface
public interface IntegrationRuntimeNodeIpAddress
An immutable client-side representation of IntegrationRuntimeNodeIpAddress.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Integration |
innerModel()
Gets the inner com. |
| abstract String |
ipAddress()
Gets the ip |
Method Details
innerModel
public abstract IntegrationRuntimeNodeIpAddressInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeNodeIpAddressInner object.
Returns:
ipAddress
public abstract String ipAddress()
Gets the ipAddress property: The IP address of self-hosted integration runtime node.
Returns: