public static interface SearchService.UpdateStages.WithReplicaCount
Modifier and Type | Method and Description |
---|---|
SearchService.Update |
withReplicaCount(int count)
Specifies the replicas count of the Search service.
|
SearchService.Update withReplicaCount(int count)
count
- the replicas count; replicas distribute workloads across the service. You need 2 or more to support high availability (applies to Basic and Standard tiers only)Copyright © 2019. All rights reserved.