Compartir a través de


ImageUpdate interface

The source user image virtual hard disk. Only tags may be updated.

Extends

Properties

hyperVGeneration

Gets the HyperVGenerationType of the VirtualMachine created from the image

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

sourceVirtualMachine

The source virtual machine from which Image is created.

storageProfile

Specifies the storage settings for the virtual machine disks.

Inherited Properties

tags

Resource tags

Property Details

hyperVGeneration

Gets the HyperVGenerationType of the VirtualMachine created from the image

hyperVGeneration?: string

Property Value

string

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sourceVirtualMachine

The source virtual machine from which Image is created.

sourceVirtualMachine?: SubResource

Property Value

storageProfile

Specifies the storage settings for the virtual machine disks.

storageProfile?: ImageStorageProfile

Property Value

Inherited Property Details

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From UpdateResource.tags