VirtualMachineImage Class

Describes a Virtual Machine Image.

Constructor

VirtualMachineImage(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource Id.

name
str

The name of the resource. Required.

location
str

The supported Azure location of the resource. Required.

tags

Specifies the tags that are assigned to the virtual machine. For more information about using tags, see Using tags to organize your Azure resources.

extended_location

The extended location of the Virtual Machine.

properties

Describes the properties of a Virtual Machine Image.

Attributes

properties

Describes the properties of a Virtual Machine Image.

properties: _models.VirtualMachineImageProperties | None