Share via


VirtualMachineUpdate interface

Defines the virtualMachineUpdate.

Properties

hardwareProfile

Defines the resource properties.

identity

The identity of the resource.

networkProfile

Defines the update resource properties.

osProfile

OS properties.

storageProfile

Defines the resource update properties.

tags

Gets or sets the Resource tags.

Property Details

hardwareProfile

Defines the resource properties.

hardwareProfile?: HardwareProfile

Property Value

identity

The identity of the resource.

identity?: Identity

Property Value

networkProfile

Defines the update resource properties.

networkProfile?: NetworkProfileUpdate

Property Value

osProfile

OS properties.

osProfile?: OsProfileUpdate

Property Value

storageProfile

Defines the resource update properties.

storageProfile?: StorageProfileUpdate

Property Value

tags

Gets or sets the Resource tags.

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

Property Value

{[propertyName: string]: string}