Interface VirtualMachineUnmanagedDataDisk.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:
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT>,VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>,VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings<ParentT>,VirtualMachineUnmanagedDataDisk.DefinitionWithExistingVhd<ParentT>,VirtualMachineUnmanagedDataDisk.DefinitionWithImage<ParentT>,VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>
- Enclosing interface:
- VirtualMachineUnmanagedDataDisk.DefinitionStages
public static interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>
The final stage of the data disk definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attach
-
-