ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT>
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> |
withNewVhd(int sizeInGB)
specifies that unmanaged disk needs to be created with a new VHD of given size.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> withNewVhd(int sizeInGB)
sizeInGB - the initial disk size in GBCopyright © 2019. All rights reserved.