availabilityZones

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

Parameters

value

The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used.


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


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

Parameters

values

The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used.