GalleryDiskImage Class

Definition

This is the disk image base class.

public class GalleryDiskImage
type GalleryDiskImage = class
Public Class GalleryDiskImage
Inheritance
GalleryDiskImage
Derived

Constructors

GalleryDiskImage()

Initializes a new instance of the GalleryDiskImage class.

GalleryDiskImage(Nullable<Int32>, Nullable<HostCaching>, GalleryArtifactVersionSource)

Initializes a new instance of the GalleryDiskImage class.

Properties

HostCaching

Gets or sets the host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'. Possible values include: 'None', 'ReadOnly', 'ReadWrite'

SizeInGB

Gets this property indicates the size of the VHD to be created.

Source

Applies to