Condividi tramite


ImageReference Class

Definition

Image reference information. Used in the virtual machine profile.

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, String)

Initializes a new instance of the ImageReference class.

Properties

ExactVersion

Gets the actual version of the image after use.

Id

Gets or sets image resource ID

Offer

Gets or sets the image offer if applicable.

Publisher

Gets or sets the image publisher

Sku

Gets or sets the image SKU

Version

Gets or sets the image version specified on creation.

Applies to