zones

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

Parameters

value

Specifies a list of Availability Zones in which this API Management service should be located.

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


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


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

Parameters

values

Specifies a list of Availability Zones in which this API Management service should be located.

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