Interface VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT>

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

public static interface VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT> extends VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>
The first stage of a data disk definition.