Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.CustomImageDataDisk.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of the data disk image definition.

IDefinition<ParentT>

The entirety of a data disk image definition.

IWithAttach<ParentT>

The final stage of the data disk image definition. At this stage, any remaining optional settings can be specified, or the data disk definition can be attached to the parent image definition.

IWithDiskLun<ParentT>

The stage of the image definition allowing to specify the LUN for the disk image.

IWithDiskSettings<ParentT>

The stage of data disk image definition allowing to specify configurations for the data disk when it is created from the same data disk image.

IWithImageSource<ParentT>

The stage of the image definition allowing to choose the source of the data disk image.