zones

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

Parameters

value

Specifies a list of Availability Zones in which this Linux Virtual Machine Scale Set should be located.

Note: Updating zones to remove an existing zone forces a new Virtual Machine Scale Set to be created.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Linux Virtual Machine Scale Set should be located.

Note: Updating zones to remove an existing zone forces a new Virtual Machine Scale Set to be created.