Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.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 image definition. |
IDefinition |
The entirety of the image definition. |
IWithCreate |
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. |
IWithCreateAndDataDiskImageOSDiskSettings |
The stage of an image definition allowing to create the image or add optional data disk images and configure OS disk settings. |
IWithDataDiskImage |
The stage of an image definition allowing to add a data disk image. |
IWithGroup |
The stage of the image definition allowing to specify the resource group. |
IWithHyperVGeneration |
The stage of the image definition that allows us to choose a hyper V generation. Default, if this stage is not added will be hyperV gen 1. |
IWithOSDiskImageSource |
The stage of the image definition allowing to choose an OS source and an OS state for the OS image. |
IWithOSDiskImageSourceAltVirtualMachineSource |
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. |
IWithOSDiskSettings |
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. |
IWithSourceVirtualMachine |
The stage of the image definition allowing to choose source virtual machine. |
IWithZoneResilient |
The stage of an image definition allowing to enable zone resiliency. |
Azure SDK for .NET