partitionCount

@JvmName(name = "prqfwfqldemainhu")
suspend fun partitionCount(value: Output<Int>)
@JvmName(name = "rldksdamvyuoawnh")
suspend fun partitionCount(value: Int?)

Parameters

value

Specifies the number of partitions which should be created. This field cannot be set when using a free sku (see the Microsoft documentation). Possible values include 1, 2, 3, 4, 6, or 12. Defaults to 1.

Note: when hosting_mode is set to highDensity the maximum number of partitions allowed is 3.