zones

@JvmName(name = "ravsnsovvearmvnw")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "cykofuuwnmqufvmx")
suspend fun zones(value: List<String>?)

Parameters

value

Specifies a list of Availability Zones in which this API Management service should be located. Changing this forces a new API Management service to be created.

NOTE: Availability zones are only supported in the Premium tier.


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


@JvmName(name = "dhpqwmienukgrjno")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "xhkuuuwayqdenrue")
suspend fun zones(vararg values: String)

Parameters

values

Specifies a list of Availability Zones in which this API Management service should be located. Changing this forces a new API Management service to be created.

NOTE: Availability zones are only supported in the Premium tier.