Share via


GalleryDiskImage interface

This is the disk image base class.

Properties

hostCaching

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

source

The gallery artifact version source.

Property Details

hostCaching

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

hostCaching?: "None" | "ReadOnly" | "ReadWrite"

Property Value

"None" | "ReadOnly" | "ReadWrite"

source

The gallery artifact version source.

source?: GalleryArtifactVersionSource

Property Value