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
-
ImageReference
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET