Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskDetails

Package version

interface

An interface representing DiskDetails. Onprem disk details data.

Hierarchy

  • DiskDetails

Index

Properties

Optional maxSizeMB

maxSizeMB: undefined | number
member

{number} [maxSizeMB] The hard disk max size in MB.

Optional vhdId

vhdId: undefined | string
member

{string} [vhdId] The VHD Id.

Optional vhdName

vhdName: undefined | string
member

{string} [vhdName] The VHD name.

Optional vhdType

vhdType: undefined | string
member

{string} [vhdType] The type of the volume.

Generated using TypeDoc