availabilityZones

@JvmName(name = "fwlukgfaypfplsvl")
suspend fun availabilityZones(value: Output<List<String>>)
@JvmName(name = "gnogmcwryximejkt")
suspend fun availabilityZones(value: List<String>?)

Parameters

value

The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.


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


@JvmName(name = "qohveqfdlrnfvijr")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "hpxgmiweoqqbtigb")
suspend fun availabilityZones(vararg values: String)

Parameters

values

The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.