Uses of Interface
com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithCreate
Packages that use SearchService.DefinitionStages.WithCreate
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of SearchService.DefinitionStages.WithCreate in com.azure.resourcemanager.search.models
Subinterfaces of SearchService.DefinitionStages.WithCreate 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.static interfaceThe stage of the Search service definition allowing to specify the replica count.Methods in com.azure.resourcemanager.search.models that return SearchService.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSearchService.DefinitionStages.WithSku.withFreeSku()Specifies to use a free SKU type for the Search service.SearchService.DefinitionStages.WithReplicasAndCreate.withReplicaCount(int count) Specifies the SKU of the Search service.Specifies the SKU of the Search service.