zones

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


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