Interface SearchService.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<SearchService.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithExistingResourceGroup<SearchService.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithGroup<SearchService.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithNewResourceGroup<SearchService.DefinitionStages.WithSku>
- All Known Subinterfaces:
SearchService.Definition
- Enclosing interface:
- SearchService.DefinitionStages
public static interface SearchService.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<SearchService.DefinitionStages.WithSku>
The stage of the Search service definition allowing to specify the resource group.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
-