zones

@JvmName(name = "oaqmyudftqnhlerm")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "rhhyalgtmimhwjts")
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. Changing this forces a new Linux Virtual Machine Scale Set to be created.


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


@JvmName(name = "jyxqxrvxpltyuiao")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "ikodmvasceyruiyt")
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. Changing this forces a new Linux Virtual Machine Scale Set to be created.