Interface Snapshot.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithExistingResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithGroup<Snapshot.DefinitionStages.WithSnapshotSource>,GroupableResource.DefinitionStages.WithNewResourceGroup<Snapshot.DefinitionStages.WithSnapshotSource>
- All Known Subinterfaces:
Snapshot.Definition
- Enclosing interface:
- Snapshot.DefinitionStages
public static interface Snapshot.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<Snapshot.DefinitionStages.WithSnapshotSource>
The stage of the managed snapshot 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
-
-