LoadBalancerBackendAddressPropertiesFormat |
LoadBalancerBackendAddressPropertiesFormat.withIpAddress(String ipAddress) |
Set the ipAddress property: IP Address belonging to the referenced virtual network.
|
LoadBalancerBackendAddressPropertiesFormat |
LoadBalancerBackendAddressPropertiesFormat.withLoadBalancerFrontendIpConfiguration(com.azure.core.management.SubResource loadBalancerFrontendIpConfiguration) |
Set the loadBalancerFrontendIpConfiguration property: Reference to the frontend ip address configuration defined
in regional loadbalancer.
|
LoadBalancerBackendAddressPropertiesFormat |
LoadBalancerBackendAddressPropertiesFormat.withSubnet(com.azure.core.management.SubResource subnet) |
Set the subnet property: Reference to an existing subnet.
|
LoadBalancerBackendAddressPropertiesFormat |
LoadBalancerBackendAddressPropertiesFormat.withVirtualNetwork(com.azure.core.management.SubResource virtualNetwork) |
Set the virtualNetwork property: Reference to an existing virtual network.
|