public static interface SearchService.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SearchService.UpdateStages.WithPartitionCount
The stage of the Search service update allowing to modify the number of partitions used.
|
static interface |
SearchService.UpdateStages.WithReplicaCount
The stage of the Search service update allowing to modify the number of replicas used.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/