ImageReference 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.
The OS image reference.
public class ImageReference
type ImageReference = class
Public Class ImageReference
- Inheritance
-
System.ObjectImageReference
Constructors
ImageReference() |
Initializes a new instance of the ImageReference class. |
ImageReference(String, String, String, String, String) |
Initializes a new instance of the ImageReference class. |
Properties
Offer |
Gets or sets offer. |
Publisher |
Gets or sets publisher. |
Sku |
Gets or sets SKU. |
Version |
Gets or sets version. |
VirtualMachineImageId |
Gets or sets custom VM image resource ID. |
Methods
Validate() |
Validate the object. |