VMwareVirtualDisk Class

Definition

Virtual disk model.

public class VMwareVirtualDisk
type VMwareVirtualDisk = class
Public Class VMwareVirtualDisk
Inheritance
VMwareVirtualDisk

Constructors

VMwareVirtualDisk()

Initializes a new instance of VMwareVirtualDisk.

Properties

ControllerKey

Gets or sets the controller id.

DeviceKey

Gets or sets the device key value.

DeviceName

Gets or sets the device name.

DiskMode

Gets or sets the disk mode.

DiskObjectId

Gets or sets the disk object id.

DiskSizeGB

Gets or sets the disk total size.

DiskType

Gets or sets the disk backing type.

Label

Gets or sets the label of the virtual disk in vCenter.

Name

Gets or sets the name of the virtual disk.

UnitNumber

Gets or sets the unit number of the disk on the controller.

Applies to