public static interface SearchService.DefinitionStages.WithPartitionsAndCreate extends SearchService.DefinitionStages.WithReplicasAndCreate
Modifier and Type | Method and Description |
---|---|
SearchService.DefinitionStages.WithReplicasAndCreate |
withPartitionCount(int count)
Specifies the SKU of the Search service.
|
withReplicaCount
create, createAsync, createAsync
key
name
withTag, withTags
SearchService.DefinitionStages.WithReplicasAndCreate withPartitionCount(int count)
count
- the number of partitions to be createdCopyright © 2019. All rights reserved.