partitionCount

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

Parameters

value

Specifies the current number of shards on the Event Hub. Changing this will force-recreate the resource.

Note: partition_count cannot be changed unless Eventhub Namespace SKU is Premium. Note: When using a dedicated Event Hubs cluster, maximum value of partition_count is 1024. When using a shared parent EventHub Namespace, maximum value is 32.