public static interface SearchService.DefinitionStages.WithReplicasAndCreate extends SearchService.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
SearchService.DefinitionStages.WithCreate |
withReplicaCount(int count)
Specifies the SKU of the Search service.
|
create, create, createAsync, createAsyncnamewithTag, withTagsSearchService.DefinitionStages.WithCreate withReplicaCount(int count)
count - the number of replicas to be createdCopyright © 2021 Microsoft Corporation. All rights reserved.