Interface SearchService.Update
-
- All Superinterfaces:
Appliable<SearchService>,Indexable,Resource.UpdateWithTags<SearchService.Update>,SearchService.UpdateStages.WithPartitionCount,SearchService.UpdateStages.WithReplicaCount
- Enclosing interface:
- SearchService
public static interface SearchService.Update extends Appliable<SearchService>, Resource.UpdateWithTags<SearchService.Update>, SearchService.UpdateStages.WithReplicaCount, SearchService.UpdateStages.WithPartitionCount
The template for a Search service update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.search.models.SearchService.UpdateStages.WithPartitionCount
withPartitionCount
-
Methods inherited from interface com.azure.resourcemanager.search.models.SearchService.UpdateStages.WithReplicaCount
withReplicaCount
-
-