Interface Snapshot.DefinitionStages.WithDataSnapshotSource
- All Superinterfaces:
Snapshot.DefinitionStages.WithDataSnapshotFromDisk, Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot, Snapshot.DefinitionStages.WithDataSnapshotFromVhd
- All Known Subinterfaces:
Snapshot.Definition, Snapshot.DefinitionStages.WithSnapshotSource
- Enclosing interface:
Snapshot.DefinitionStages
public static interface Snapshot.DefinitionStages.WithDataSnapshotSource
extends Snapshot.DefinitionStages.WithDataSnapshotFromVhd, Snapshot.DefinitionStages.WithDataSnapshotFromDisk, Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
The stage of the managed snapshot definition allowing to choose data source.
-
Method Summary
Methods inherited from interface Snapshot.DefinitionStages.WithDataSnapshotFromDisk
withDataFromDisk, withDataFromDiskMethods inherited from interface Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
withDataFromSnapshot, withDataFromSnapshotMethods inherited from interface Snapshot.DefinitionStages.WithDataSnapshotFromVhd
withDataFromVhd, withDataFromVhd