Interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<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.DefinitionWithNewVhd<ParentT>
Enclosing interface:
VirtualMachineUnmanagedDataDisk.DefinitionStages

public static interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> extends VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
The stage that allows configure the disk based on new VHD.