load Balancer Backend Address Pools
Parameters
value
Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
Parameters
values
Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
suspend fun loadBalancerBackendAddressPools(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
suspend fun loadBalancerBackendAddressPools(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
Parameters
argument
Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.