Interface SearchService.DefinitionStages.WithReplicasAndCreate

All Superinterfaces:
Creatable<SearchService>, HasName, Indexable, Resource.DefinitionWithTags<SearchService.DefinitionStages.WithCreate>, SearchService.DefinitionStages.WithCreate
All Known Subinterfaces:
SearchService.Definition, SearchService.DefinitionStages.WithPartitionsAndCreate
Enclosing interface:
SearchService.DefinitionStages

public static interface SearchService.DefinitionStages.WithReplicasAndCreate extends SearchService.DefinitionStages.WithCreate
  • Method Details

    • withReplicaCount

      SearchService.DefinitionStages.WithCreate withReplicaCount(int count)
      Specifies the SKU of the Search service.
      Parameters:
      count - the number of replicas to be created
      Returns:
      the next stage of the definition