Uses of Interface
com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithReplicasAndCreate
Packages that use SearchService.DefinitionStages.WithReplicasAndCreate
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of SearchService.DefinitionStages.WithReplicasAndCreate in com.azure.resourcemanager.search.models
Subinterfaces of SearchService.DefinitionStages.WithReplicasAndCreate in com.azure.resourcemanager.search.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the Search service definition.static interfaceThe stage of the Search service definition allowing to specify the partition count.Methods in com.azure.resourcemanager.search.models that return SearchService.DefinitionStages.WithReplicasAndCreateModifier and TypeMethodDescriptionSearchService.DefinitionStages.WithSku.withBasicSku()Specifies to use a basic SKU type for the Search service.SearchService.DefinitionStages.WithPartitionsAndCreate.withPartitionCount(int count) Specifies the SKU of the Search service.