Interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
All Known Subinterfaces:
VirtualMachineUnmanagedDataDisk.DefinitionWithImage<ParentT>
Enclosing interface:
VirtualMachineUnmanagedDataDisk.DefinitionStages

public static interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> extends VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
The stage that allows configure the disk based on an image.