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 com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
withDataFromDisk, withDataFromDisk
Methods inherited from interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
withDataFromSnapshot, withDataFromSnapshot
Methods inherited from interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromVhd
withDataFromVhd, withDataFromVhd
Methods inherited from interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
withLinuxFromDisk, withLinuxFromDisk, withLinuxFromSnapshot, withLinuxFromSnapshot, withLinuxFromVhd, withLinuxFromVhd
Methods inherited from interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
withWindowsFromDisk, withWindowsFromDisk, withWindowsFromSnapshot, withWindowsFromSnapshot, withWindowsFromVhd, withWindowsFromVhd