GalleryImageReference interface

The reference information for an Azure Marketplace image.

Properties

offer

The offer of the gallery image.

osType

The OS type of the gallery image.

publisher

The publisher of the gallery image.

sku

The SKU of the gallery image.

version

The version of the gallery image.

Property Details

offer

The offer of the gallery image.

offer?: string

Property Value

string

osType

The OS type of the gallery image.

osType?: string

Property Value

string

publisher

The publisher of the gallery image.

publisher?: string

Property Value

string

sku

The SKU of the gallery image.

sku?: string

Property Value

string

version

The version of the gallery image.

version?: string

Property Value

string