VirtualMachineInstanceUpdateProperties interface
Defines the resource properties for the update.
Properties
| hardware |
HardwareProfile - Specifies the hardware settings for the virtual machine instance. |
| network |
NetworkProfile - describes the network update configuration the virtual machine instance |
| os |
OsProfile - describes the update configuration of the operating system |
| storage |
StorageProfile - Specifies the storage settings for the virtual machine instance. |
Property Details
hardwareProfile
HardwareProfile - Specifies the hardware settings for the virtual machine instance.
hardwareProfile?: HardwareProfileUpdate
Property Value
networkProfile
NetworkProfile - describes the network update configuration the virtual machine instance
networkProfile?: NetworkProfileUpdate
Property Value
osProfile
OsProfile - describes the update configuration of the operating system
osProfile?: OsProfileUpdate
Property Value
storageProfile
StorageProfile - Specifies the storage settings for the virtual machine instance.
storageProfile?: StorageProfileUpdate