GalleryDiskImage interface

This is the disk image base class.

Properties

hostCaching

The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'

sizeInGB

This property indicates the size of the VHD to be created.

source

The source for the disk image.

Property Details

hostCaching

The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'

hostCaching?: HostCaching

Property Value

sizeInGB

This property indicates the size of the VHD to be created.

sizeInGB?: number

Property Value

number

source

The source for the disk image.

source?: GalleryDiskImageSource

Property Value