Interface Disk.DefinitionStages
- Enclosing interface:
- Disk
public static interface Disk.DefinitionStages
Grouping of managed disk definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a managed disk definition.static interface
The stage of the managed disk definition allowing to specify availability zone.static interface
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.static interface
The stage of the managed disk definition allowing to create the disk or optionally specify size.static interface
The stage of the managed disk definition that specifies it hold data.static interface
The stage of the managed disk definition allowing to choose managed disk containing data.static interface
The stage of the managed disk definition allowing to choose source data disk image.static interface
The stage of the managed disk definition allowing to choose managed snapshot containing data.static interface
The stage of the managed disk definition allowing to create disk from upload.static interface
The stage of the managed disk definition allowing to choose source data disk VHD.static interface
The stage of the managed disk definition allowing to choose data source.static interface
The stage of the managed disk definition allowing to configure disk encryption.static interface
The stage of a managed disk definition allowing to choose OS source or data source.static interface
The stage of a managed disk definition allowing to specify the resource group.static interface
The stage of the managed disk definition allowing to choose Linux OS source.static interface
The stage of the managed disk definition allowing to choose source operating system image.static interface
The stage of the managed disk definition allowing to choose account type.static interface
The stage of the managed disk definition allowing to specify storage account that contains disk information.static interface
The stage of a managed disk definition allowing to choose a Windows OS source.