AddressResponseProperties |
AddressResponseProperties.withInternalIpAddress(String internalIpAddress) |
Set the internalIpAddress property: Virtual Network internal IP address of the App Service Environment if it is
in internal load-balancing mode.
|
AddressResponseProperties |
AddressResponseProperties.withOutboundIpAddresses(List<String> outboundIpAddresses) |
Set the outboundIpAddresses property: IP addresses appearing on outbound connections.
|
AddressResponseProperties |
AddressResponseProperties.withServiceIpAddress(String serviceIpAddress) |
Set the serviceIpAddress property: Main public virtual IP.
|
AddressResponseProperties |
AddressResponseProperties.withVipMappings(List<VirtualIpMapping> vipMappings) |
Set the vipMappings property: Additional virtual IPs.
|