![]() | DiskOptionsModel Properties |
The DiskOptionsModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | DesiredSizeInB |
Gets or sets the desired size in bytes of the new disk.
|
![]() | DiskControllerType | Gets or sets the disk controller.
IDE—Use this value to create an IDE disk.
SCSI—Use this value to create a SCSI disk.
|
![]() | DiskName |
Gets or sets is the name of the disk.
(Inherited from DiskModel.) |
![]() | DiskProvisioningType |
Gets or sets the disk type.
Dynamic—Use this value for ESX thin disks and for Hyper-V dynamic disks.
Fixed—Use this value for ESX thick disks and for Hyper-V fixed disks.
Flat Disk—Use this value for ESX flat disks. This type is not supported on Hyper-V.
|
![]() | Partitions |
Gets or sets are the partitions on the disk.
(Inherited from DiskModel.) |
![]() | PartTableType |
Gets or sets is the partition table type.
(Inherited from DiskModel.) |
![]() | PreexistingDiskPath |
Gets or sets the full path and file name of an existing virtual disk that you want to reuse. If this value is null, a new virtual disk will be created.
|
![]() | SizeInB |
Gets or sets is the size of the disk in bytes
(Inherited from DiskModel.) |
![]() | Valid |
Gets or sets determine whether or not this Disk is a valid one.
(Inherited from DiskModel.) |
![]() | VirtualDiskPath |
Gets or sets the path on the host where the disk should be stored.
|