| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineDataDisk.Definition<ParentT>
The entirety of a data disk definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineDataDisk.DefinitionStages.WithStoreAt<ParentT> |
VirtualMachineDataDisk.DefinitionStages.AttachNewDataDisk.withSizeInGB(Integer sizeInGB)
Specifies the initial disk size in GB for new blank data disk.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/