urlPathMaps

@JvmName(name = "hjmdfcpfcckmcflf")
suspend fun urlPathMaps(value: Output<List<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "nstowblfrffbcjaa")
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 = "pufxdyvpepyeqcia")
suspend fun urlPathMaps(vararg values: Output<ApplicationGatewayUrlPathMapArgs>)


@JvmName(name = "bdwueetyqfogrkgp")
suspend fun urlPathMaps(values: List<Output<ApplicationGatewayUrlPathMapArgs>>)
@JvmName(name = "awgldglfgwkijyqx")
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 = "mfnqnfjnndlwrrko")
suspend fun urlPathMaps(argument: List<suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit>)
@JvmName(name = "xbidxnqeumynycra")
suspend fun urlPathMaps(vararg argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)
@JvmName(name = "dccfosrennewptac")
suspend fun urlPathMaps(argument: suspend ApplicationGatewayUrlPathMapArgsBuilder.() -> Unit)

Parameters

argument

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