public static interface SearchService.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SearchService.DefinitionStages.Blank
The first stage of the Search service definition.
|
static interface |
SearchService.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create() ), but also allows for any other optional settings to be specified. |
static interface |
SearchService.DefinitionStages.WithGroup
The stage of the Search service definition allowing to specify the resource group.
|
static interface |
SearchService.DefinitionStages.WithPartitionsAndCreate |
static interface |
SearchService.DefinitionStages.WithReplicasAndCreate |
static interface |
SearchService.DefinitionStages.WithSku
The stage of the Search service definition allowing to specify the SKU.
|
Copyright © 2019. All rights reserved.