geoMapping

@JvmName(name = "ybltvalbpaehmvav")
suspend fun geoMapping(value: Output<List<String>>)
@JvmName(name = "ditsxpkgjywityjg")
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 = "qtlrelcdabmyikak")
suspend fun geoMapping(vararg values: Output<String>)


@JvmName(name = "upbvtwdsawfpppix")
suspend fun geoMapping(values: List<Output<String>>)
@JvmName(name = "cgmktebmtgfwbdli")
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.