SearchService.DefinitionStages.WithPartitionsAndCreate Interface
Implements
public static interface SearchService.DefinitionStages.WithPartitionsAndCreate
extends WithReplicasAndCreate
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the SKU of the Search service. |
withPartitionCount
public abstract SearchService.DefinitionStages.WithReplicasAndCreate withPartitionCount(int count)
Specifies the SKU of the Search service.
Parameters:
count
- the number of partitions to be created
Returns:
the next stage of the definition