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.Subinterfaces with type arguments of type SearchService.DefinitionStages.WithCreate in com.azure.resourcemanager.search.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.Methods in com.azure.resourcemanager.search.models that return SearchService.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSearchService.DefinitionStages.WithPublicNetworkAccess.disablePublicNetworkAccess()Disables public network access for the search service.SearchService.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.