Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OSDisk

Package version

interface

An interface representing OSDisk.

summary

Settings for the operating system disk of the virtual machine.

Hierarchy

  • OSDisk

Index

Properties

Properties

Optional caching

caching: CachingType
member

{CachingType} [caching] The type of caching to be enabled for the data disks. none - The caching mode for the disk is not enabled. readOnly

  • The caching mode for the disk is read only. readWrite - The caching mode for the disk is read and write. Default value is none. Possible values include: 'None', 'ReadOnly', 'ReadWrite'

Generated using TypeDoc