共用方式為


DataDiskConfiguration Class

Definition

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.

Applies to