Uses of Interface
com.azure.resourcemanager.search.models.SearchService.Update
-
Packages that use SearchService.Update Package Description com.azure.resourcemanager.search.models Package containing the data models for SearchManagementClient. -
-
Uses of SearchService.Update in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return SearchService.Update Modifier and Type Method Description SearchService.UpdateSearchService.UpdateStages.WithPartitionCount. withPartitionCount(int count)Specifies the Partitions count of the Search service.SearchService.UpdateSearchService.UpdateStages.WithReplicaCount. withReplicaCount(int count)Specifies the replicas count of the Search service.
-