geoMapping

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


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