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.
|
fromVhd
fromDisk, fromDisk
fromSnapshot, fromSnapshot
Disk.DefinitionStages.WithCreate withSizeInGB(int sizeInGB)
sizeInGB
- the disk size in GBCopyright © 2019. All rights reserved.