loadBalancerFrontendIpConfigurationIds

@JvmName(name = "nwyfgvdulhgfjqlk")
suspend fun loadBalancerFrontendIpConfigurationIds(value: Output<List<String>>)
@JvmName(name = "ievakqauixdgikqc")
suspend fun loadBalancerFrontendIpConfigurationIds(value: List<String>?)

Parameters

value

A list of Frontend IP Configuration IDs from a Standard Load Balancer, where traffic from the Private Link Service should be routed. You can use Load Balancer Rules to direct this traffic to appropriate backend pools where your applications are running. Changing this forces a new resource to be created.


@JvmName(name = "tdyqvjriksqnsyue")
suspend fun loadBalancerFrontendIpConfigurationIds(vararg values: Output<String>)


@JvmName(name = "oigntkcibavnalae")
suspend fun loadBalancerFrontendIpConfigurationIds(values: List<Output<String>>)
@JvmName(name = "kbtifwengisetkco")
suspend fun loadBalancerFrontendIpConfigurationIds(vararg values: String)

Parameters

values

A list of Frontend IP Configuration IDs from a Standard Load Balancer, where traffic from the Private Link Service should be routed. You can use Load Balancer Rules to direct this traffic to appropriate backend pools where your applications are running. Changing this forces a new resource to be created.