Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OSDiskDetails

Package version

interface

An interface representing OSDiskDetails. Details of the OS Disk.

Hierarchy

  • OSDiskDetails

Index

Properties

Properties

Optional osType

osType: undefined | string
member

{string} [osType] The type of the OS on the VM.

Optional osVhdId

osVhdId: undefined | string
member

{string} [osVhdId] The id of the disk containing the OS.

Optional vhdName

vhdName: undefined | string
member

{string} [vhdName] The OS disk VHD name.

Generated using TypeDoc