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.
|
withReplicaCountcreate, createAsync, createAsynckeynamewithTag, withTagsSearchService.DefinitionStages.WithReplicasAndCreate withPartitionCount(int count)
count - the number of partitions to be createdCopyright © 2019. All rights reserved.