Interface VirtualMachineCustomImage.DefinitionStages
- Enclosing interface:
- VirtualMachineCustomImage
public static interface VirtualMachineCustomImage.DefinitionStages
Grouping of image definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a image definition.static interface
The stage of an image definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interface
The stage of an image definition allowing to create the image or add optional data disk images and configure OS disk settings.static interface
The stage of an image definition allowing to add a data disk image.static interface
The stage of the image definition allowing to specify the resource group.static interface
The stage of the image definition that allows us to choose a hyper V generation.static interface
The stage of the image definition allowing to choose an OS source and an OS state for the OS image.static interface
The stage of the image definition that allows choosing between using a virtual machine as the source for OS and the data disk images or beginning an OS disk image definition.static interface
The stage of an image definition allowing to specify configurations for the OS disk when it is created from the image's OS disk image.static interface
The stage of the image definition allowing to choose source virtual machine.static interface
The stage of an image definition allowing to enable zone resiliency.