Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageReference

Package version

Image reference information

Hierarchy

  • ImageReference

Index

Properties

Optional exactVersion

exactVersion: undefined | string

The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Image ID, or Image version ID. When Image ID is provided, its latest version will be used.

Optional offer

offer: undefined | string

The image offer.

Optional publisher

publisher: undefined | string

The image publisher.

Optional sku

sku: undefined | string

The image sku.

Generated using TypeDoc