public static interface Disk.DefinitionStages.WithDataDiskSource extends Disk.DefinitionStages.WithDataDiskFromVhd, Disk.DefinitionStages.WithDataDiskFromDisk, Disk.DefinitionStages.WithDataDiskFromSnapshot
| Modifier and Type | Method and Description |
|---|---|
Disk.DefinitionStages.WithCreate |
withSizeInGB(int sizeInGB)
Specifies the disk size for an empty disk.
|
fromVhdfromDisk, fromDiskfromSnapshot, fromSnapshotDisk.DefinitionStages.WithCreate withSizeInGB(int sizeInGB)
sizeInGB - the disk size in GBCopyright © 2019. All rights reserved.