Interface SpringService.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<SpringService.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<SpringService.DefinitionStages.WithCreate>
- All Known Subinterfaces:
SpringService.Definition
- Enclosing interface:
- SpringService.DefinitionStages
public static interface SpringService.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<SpringService.DefinitionStages.WithCreate>
The stage of a spring 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
-
-