Interface Snapshot.DefinitionStages.WithSnapshotSource
- All Superinterfaces:
Snapshot.DefinitionStages.WithDataSnapshotFromDisk, Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot, Snapshot.DefinitionStages.WithDataSnapshotFromVhd, Snapshot.DefinitionStages.WithDataSnapshotSource, Snapshot.DefinitionStages.WithLinuxSnapshotSource, Snapshot.DefinitionStages.WithWindowsSnapshotSource
- All Known Subinterfaces:
Snapshot.Definition
- Enclosing interface:
Snapshot.DefinitionStages
public static interface Snapshot.DefinitionStages.WithSnapshotSource
extends Snapshot.DefinitionStages.WithWindowsSnapshotSource, Snapshot.DefinitionStages.WithLinuxSnapshotSource, Snapshot.DefinitionStages.WithDataSnapshotSource
The stage of the managed snapshot definition allowing to choose OS source or 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, withDataFromVhdMethods inherited from interface Snapshot.DefinitionStages.WithLinuxSnapshotSource
withLinuxFromDisk, withLinuxFromDisk, withLinuxFromSnapshot, withLinuxFromSnapshot, withLinuxFromVhd, withLinuxFromVhdMethods inherited from interface Snapshot.DefinitionStages.WithWindowsSnapshotSource
withWindowsFromDisk, withWindowsFromDisk, withWindowsFromSnapshot, withWindowsFromSnapshot, withWindowsFromVhd, withWindowsFromVhd