Share via


VirtualDisk Class

Definition

Virtual disk model.

public class VirtualDisk
type VirtualDisk = class
Public Class VirtualDisk
Inheritance
VirtualDisk

Constructors

VirtualDisk()

Initializes a new instance of VirtualDisk.

Properties

Bus

Gets or sets the disk bus.

BusType

Gets or sets the disk bus type.

CreateDiffDisk

Gets or sets a value indicating diff disk.

DiskId

Gets or sets the disk id.

DiskSizeGB

Gets or sets the disk total size.

DisplayName

Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.

Lun

Gets or sets the disk lun.

MaxDiskSizeGB

Gets or sets the max disk size.

Name

Gets or sets the name of the disk.

StorageQoSPolicy

The QoS policy for the disk.

TemplateDiskId

Gets or sets the disk id in the template.

VhdFormatType

Gets the disk vhd format type.

VhdType

Gets or sets the disk vhd type.

VolumeType

Gets or sets the disk volume type.

Applies to