urlPathMaps

@JvmName(name = "jqckswrkwmyiplhi")
suspend fun urlPathMaps(value: Output<List<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "hwowekpgivrrbllo")
suspend fun urlPathMaps(value: List<ApplicationGatewayUrlPathMapArgs>?)

Parameters

value

URL path map of the application gateway resource. For default limits, see Application Gateway limits.


@JvmName(name = "daubfbhlbtxkbtcr")
suspend fun urlPathMaps(vararg values: Output<ApplicationGatewayUrlPathMapArgs>)


@JvmName(name = "kafmptwrmvjfvvra")
suspend fun urlPathMaps(values: List<Output<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "bmjadbkvufpyllvr")
suspend fun urlPathMaps(vararg values: ApplicationGatewayUrlPathMapArgs)

Parameters

values

URL path map of the application gateway resource. For default limits, see Application Gateway limits.


@JvmName(name = "wskmwsagwsqqmisn")
suspend fun urlPathMaps(argument: List<suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit>)
@JvmName(name = "kxxurbobkrpipaxp")
suspend fun urlPathMaps(vararg argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)
@JvmName(name = "yhyyehggvptaroeu")
suspend fun urlPathMaps(argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)

Parameters

argument

URL path map of the application gateway resource. For default limits, see Application Gateway limits.