ImageConfiguration interface

Describes the VM image of a machine.

Properties

offering

Offering of the VM image.

publisher

Publisher of the VM image.

sku

SKU of the VM image.

version

Version of the VM image.

Property Details

offering

Offering of the VM image.

offering?: string

Property Value

string

publisher

Publisher of the VM image.

publisher?: string

Property Value

string

sku

SKU of the VM image.

sku?: string

Property Value

string

version

Version of the VM image.

version?: string

Property Value

string