zones

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

Parameters

value

Specifies a list of Availability Zones in which this Orchestrated Virtual Machine should be located. Changing this forces a new Orchestrated Virtual Machine to be created.

NOTE: Due to a limitation of the Azure API at this time only one Availability Zone can be defined.


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


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

Parameters

values

Specifies a list of Availability Zones in which this Orchestrated Virtual Machine should be located. Changing this forces a new Orchestrated Virtual Machine to be created.

NOTE: Due to a limitation of the Azure API at this time only one Availability Zone can be defined.