VirtualMachineUpdate interface
Defines the virtualMachineUpdate.
Properties
| hardware |
Defines the resource properties. |
| identity | The identity of the resource. |
| network |
Defines the update resource properties. |
| os |
OS properties. |
| storage |
Defines the resource update properties. |
| tags | Gets or sets the Resource tags. |
Property Details
hardwareProfile
identity
networkProfile
Defines the update resource properties.
networkProfile?: NetworkProfileUpdate
Property Value
osProfile
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}