Interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages
-
- Enclosing interface:
- VirtualMachineScaleSetUnmanagedDataDisk
public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStagesGrouping of unamanged data disk definition stages applicable as part of a virtual machine scale set update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.Blank<ParentT>The first stage of a unmanaged data disk definition.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the unmanaged data disk definition.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT>The stage of the unmanaged data disk definition allowing to choose the source.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT>The stage that allows configure the unmanaged disk based on new VHD.
-