DataDiskConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This specifies the new (larger) size of the Data Disk created using a VM Image. The DataDiskConfiguration element is only available using version 2014-10-01 or higher.
public class DataDiskConfiguration
type DataDiskConfiguration = class
Public Class DataDiskConfiguration
- Inheritance
-
DataDiskConfiguration
Constructors
DataDiskConfiguration() |
Initializes a new instance of the DataDiskConfiguration class. |
Properties
DiskName |
Optional. The Name of the DataDiskConfiguration being referenced to. The Name element is only available using version 2014-10-01 or higher. |
ResizedSizeInGB |
Optional. This specifies the new (larger) size of the DataVirtualHardDisk created using a VM Image. The ResizedSizeInGB element is only available using version 2014-10-01 or higher. |