Interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>
- All Known Subinterfaces:
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithImage<ParentT>,VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>
- Enclosing interface:
- VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages
public static interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT> extends VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>
The first stage of a unmanaged data disk definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
fromImage, withNewVhd
-
-