VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
public static interface VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach<ParentT>
extends InDefinition<ParentT>, WithDiskSettings<ParentT>
The final stage of the data disk image definition.
At this stage, any remaining optional settings can be specified, or the data disk definition can be attached to the parent image definition.