applicationGatewayBackendAddressPoolIds

@JvmName(name = "iqiuenebibxnqecm")
suspend fun applicationGatewayBackendAddressPoolIds(value: Output<List<String>>)
@JvmName(name = "vrjbneqgrwlohgda")
suspend fun applicationGatewayBackendAddressPoolIds(value: List<String>?)

Parameters

value

Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets can use the same application gateway.


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


@JvmName(name = "rrqshrnvjbfajjgb")
suspend fun applicationGatewayBackendAddressPoolIds(values: List<Output<String>>)
@JvmName(name = "uqbbwwpwwjjvhigc")
suspend fun applicationGatewayBackendAddressPoolIds(vararg values: String)

Parameters

values

Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets can use the same application gateway.