application Gateway Backend Address Pools
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 cannot use the same application gateway.
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 cannot use the same application gateway.
suspend fun applicationGatewayBackendAddressPools(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
suspend fun applicationGatewayBackendAddressPools(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
suspend fun applicationGatewayBackendAddressPools(argument: suspend SubResourceArgsBuilder.() -> Unit)
Parameters
argument
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 cannot use the same application gateway.