zones

@JvmName(name = "xdsborifjmsiyttq")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "pdjqluplckykjfoe")
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 = "wmcnovnolnqefihv")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "bwtfpvumscnohccy")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "ekbjtydsqnpkphhh")
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.