GalleryDiskImage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>, GalleryDiskImageSource) |
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
Azure SDK for .NET