Share via


Image interface

The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.

Extends

Properties

extendedLocation

The extended location of the Image.

properties

Describes the properties of an Image.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

extendedLocation

The extended location of the Image.

extendedLocation?: ExtendedLocation

Property Value

properties

Describes the properties of an Image.

properties?: ImageProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags