Share via


VirtualMachineInstanceUpdateProperties interface

Defines the resource properties for the update.

Properties

hardwareProfile

HardwareProfile - Specifies the hardware settings for the virtual machine instance.

networkProfile

NetworkProfile - describes the network update configuration the virtual machine instance

osProfile

OsProfile - describes the update configuration of the operating system

storageProfile

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

Property Value