frontend IPConfigurations
Parameters
value
Object representing the frontend IPs to be used for the load balancer.
Parameters
values
Object representing the frontend IPs to be used for the load balancer.
suspend fun frontendIPConfigurations(argument: List<suspend FrontendIPConfigurationArgsBuilder.() -> Unit>)
suspend fun frontendIPConfigurations(vararg argument: suspend FrontendIPConfigurationArgsBuilder.() -> Unit)
suspend fun frontendIPConfigurations(argument: suspend FrontendIPConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Object representing the frontend IPs to be used for the load balancer.