Interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>

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

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