httpListeners

@JvmName(name = "mhnrruiaufnxpprw")
suspend fun httpListeners(value: Output<List<ApplicationGatewayHttpListenerArgs>>)
@JvmName(name = "asqgudsdxvltsayd")
suspend fun httpListeners(value: List<ApplicationGatewayHttpListenerArgs>?)

Parameters

value

Http listeners of the application gateway resource. For default limits, see Application Gateway limits.


@JvmName(name = "krborgwpcoyveubd")
suspend fun httpListeners(vararg values: Output<ApplicationGatewayHttpListenerArgs>)


@JvmName(name = "dkqmmbxwefbhbrfv")
suspend fun httpListeners(values: List<Output<ApplicationGatewayHttpListenerArgs>>)
@JvmName(name = "kfoqpsltkovqvccq")
suspend fun httpListeners(vararg values: ApplicationGatewayHttpListenerArgs)

Parameters

values

Http listeners of the application gateway resource. For default limits, see Application Gateway limits.


@JvmName(name = "bnnxghtjsyyeddkm")
suspend fun httpListeners(argument: List<suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit>)
@JvmName(name = "cdrvixpmmtqohvmt")
suspend fun httpListeners(vararg argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)
@JvmName(name = "eiiwlbpwvbvslilf")
suspend fun httpListeners(argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)

Parameters

argument

Http listeners of the application gateway resource. For default limits, see Application Gateway limits.