LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withBackendAddressPools(List<BackendAddressPoolInner> backendAddressPools) |
Set the backendAddressPools property: Collection of backend address pools used by a load balancer.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withFrontendIpConfigurations(List<FrontendIpConfigurationInner> frontendIpConfigurations) |
Set the frontendIpConfigurations property: Object representing the frontend IPs to be used for the load balancer.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withInboundNatPools(List<InboundNatPool> inboundNatPools) |
Set the inboundNatPools property: Defines an external port range for inbound NAT to a single backend port on NICs
associated with a load balancer.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withInboundNatRules(List<InboundNatRuleInner> inboundNatRules) |
Set the inboundNatRules property: Collection of inbound NAT Rules used by a load balancer.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withLoadBalancingRules(List<LoadBalancingRuleInner> loadBalancingRules) |
Set the loadBalancingRules property: Object collection representing the load balancing rules Gets the
provisioning.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withOutboundRules(List<OutboundRuleInner> outboundRules) |
Set the outboundRules property: The outbound rules.
|
LoadBalancerPropertiesFormat |
LoadBalancerPropertiesFormat.withProbes(List<ProbeInner> probes) |
Set the probes property: Collection of probe objects used in the load balancer.
|