Interface SearchService.DefinitionStages
-
- Enclosing interface:
- SearchService
public static interface SearchService.DefinitionStagesGrouping of virtual network definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSearchService.DefinitionStages.BlankThe first stage of the Search service definition.static interfaceSearchService.DefinitionStages.WithCreateThe 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.static interfaceSearchService.DefinitionStages.WithGroupThe stage of the Search service definition allowing to specify the resource group.static interfaceSearchService.DefinitionStages.WithPartitionsAndCreateThe stage of the Search service definition allowing to specify the partition count.static interfaceSearchService.DefinitionStages.WithReplicasAndCreateThe stage of the Search service definition allowing to specify the replica count.static interfaceSearchService.DefinitionStages.WithSkuThe stage of the Search service definition allowing to specify the SKU.
-