IWithReplicaCount Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the Search service update allowing to modify the number of replicas used.
public interface IWithReplicaCount
type IWithReplicaCount = interface
Public Interface IWithReplicaCount
- Derived
Methods
WithReplicaCount(Int32) |
Specifies the replicas count of the Search service. |