geoMapping

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


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