Share via


VirtualMachineExtensionImage interface

Describes a Virtual Machine Extension Image.

Extends

Properties

properties

Describes the properties of a Virtual Machine Extension Image.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

properties

Describes the properties of a Virtual Machine Extension Image.

properties?: VirtualMachineExtensionImageProperties

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