geoMapping

@JvmName(name = "bkgomtodkbhinbfy")
suspend fun geoMapping(value: Output<List<String>>)
@JvmName(name = "abdkwcmgewcucgle")
suspend fun geoMapping(value: List<String>?)

Parameters

value

The list of countries/regions mapped to this endpoint when using the 'Geographic' traffic routing method. Please consult Traffic Manager Geographic documentation for a full list of accepted values.


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


@JvmName(name = "kxktcgmwnduwdqwd")
suspend fun geoMapping(values: List<Output<String>>)
@JvmName(name = "kkehbmhvqoxsmhfj")
suspend fun geoMapping(vararg values: String)

Parameters

values

The list of countries/regions mapped to this endpoint when using the 'Geographic' traffic routing method. Please consult Traffic Manager Geographic documentation for a full list of accepted values.