Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualDiskUpdate

Package version

Virtual disk model

Hierarchy

  • VirtualDiskUpdate

Index

Properties

Optional bus

bus: undefined | number

Gets or sets the disk bus.

Optional busType

busType: undefined | string

Gets or sets the disk bus type.

Optional diskId

diskId: undefined | string

Gets or sets the disk id.

Optional diskSizeGB

diskSizeGB: undefined | number

Gets or sets the disk total size.

Optional lun

lun: undefined | number

Gets or sets the disk lun.

Optional name

name: undefined | string

Gets or sets the name of the disk.

Optional storageQoSPolicy

storageQoSPolicy: StorageQoSPolicyDetails

The QoS policy for the disk.

Optional vhdType

vhdType: undefined | string

Gets or sets the disk vhd type.

Generated using TypeDoc