zones

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


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