Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a managed snapshot definition. |
IDefinition |
The entirety of the managed snapshot definition. |
IWithCreate |
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. |
IWithDataSnapshotFromDisk |
The stage of the managed disk definition allowing to choose managed disk containing data. |
IWithDataSnapshotFromImage |
The stage of the managed disk definition allowing to choose source data disk image. |
IWithDataSnapshotFromSnapshot |
The stage of the managed disk definition allowing to choose managed snapshot containing data. |
IWithDataSnapshotFromVhd |
The stage of the managed disk definition allowing to choose source data disk VHD. |
IWithDataSnapshotSource |
The stage of the managed snapshot definition allowing to choose data source. |
IWithGroup |
The stage of the managed snapshot definition allowing to specify the resource group. |
IWithIncremental |
The stage of the managed snapshot allowing to specify incremental snapshot. |
IWithLinuxSnapshotSource |
The stage of the managed snapshot definition allowing to choose a Linux OS source. |
IWithOSSnapshotFromImage |
The stage of the managed disk definition allowing to choose a source operating system image. |
IWithSize |
The stage of the managed snapshot allowing to specify the size. |
IWithSku |
The stage of the snapshot definition allowing to choose account type. |
IWithSnapshotSource |
The stage of the managed snapshot definition allowing to choose OS source or data source. |
IWithWindowsSnapshotSource |
The stage of the managed snapshot definition allowing to choose Windows OS source. |
Azure SDK for .NET