Interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>

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

public static interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>
The final stage of the unmanaged data disk definition.