ImageReferenceOutput interface

Specifies information about the image used.

Properties

name

The name of the image used.

operatingSystem

The operating system of the image.

osBuildNumber

The operating system build number of the image.

publishedDate

The datetime that the backing image version was published.

version

The version of the image.

Property Details

name

The name of the image used.

name?: string

Property Value

string

operatingSystem

The operating system of the image.

operatingSystem?: string

Property Value

string

osBuildNumber

The operating system build number of the image.

osBuildNumber?: string

Property Value

string

publishedDate

The datetime that the backing image version was published.

publishedDate?: string

Property Value

string

version

The version of the image.

version?: string

Property Value

string