public static interface VirtualMachineDataDisk.UpdateStages.WithDiskSize
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineDataDisk.Update |
withSizeInGB(Integer sizeInGB)
Specifies the new size in GB for data disk.
|
VirtualMachineDataDisk.Update withSizeInGB(Integer sizeInGB)
sizeInGB - the disk size in GB/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/