zones

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

Parameters

value

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


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


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

Parameters

values

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