load Balancer Configurations
Parameters
value
List of Load balancer configurations. Cloud service can have up to two load balancer configurations, corresponding to a Public Load Balancer and an Internal Load Balancer.
Parameters
values
List of Load balancer configurations. Cloud service can have up to two load balancer configurations, corresponding to a Public Load Balancer and an Internal Load Balancer.
suspend fun loadBalancerConfigurations(argument: List<suspend LoadBalancerConfigurationArgsBuilder.() -> Unit>)
suspend fun loadBalancerConfigurations(vararg argument: suspend LoadBalancerConfigurationArgsBuilder.() -> Unit)
suspend fun loadBalancerConfigurations(argument: suspend LoadBalancerConfigurationArgsBuilder.() -> Unit)
Parameters
argument
List of Load balancer configurations. Cloud service can have up to two load balancer configurations, corresponding to a Public Load Balancer and an Internal Load Balancer.