ipTags

@JvmName(name = "vqtfnwmpecjqssjg")
suspend fun ipTags(value: Output<Map<String, String>>)
@JvmName(name = "yagyqwpdbqbcndmy")
suspend fun ipTags(value: Map<String, String>?)

Parameters

value

A mapping of IP tags to assign to the public IP. Changing this forces a new resource to be created.

Note IP Tag RoutingPreference requires multiple zones and Standard SKU to be set.


@JvmName(name = "fjeqsnnrxqpohiea")
fun ipTags(vararg values: Pair<String, String>)

Parameters

values

A mapping of IP tags to assign to the public IP. Changing this forces a new resource to be created.

Note IP Tag RoutingPreference requires multiple zones and Standard SKU to be set.