@Beta(value=V1_7_0)
public static interface EventHub.UpdateStages.WithPartitionCount
Modifier and Type | Method and Description |
---|---|
EventHub.Update |
withPartitionCount(long count)
Specifies the number of partitions in the event hub.
|
@Beta(value=V1_7_0) EventHub.Update withPartitionCount(long count)
count
- partitions countCopyright © 2019. All rights reserved.