availabilityZones

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

Parameters

value

Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource.


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


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

Parameters

values

Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource.