Interface VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT>
,VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
,VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>
,VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>
- Enclosing interface:
- VirtualMachineUnmanagedDataDisk
public static interface VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>
extends VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT>, VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>, VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>, VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
fromImage, withExistingVhd, withNewVhd
Methods inherited from interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
storeAt, withCaching, withLun