VirtualMachineInstanceUpdate interface

Defines the virtualMachineInstanceUpdate.

Properties

hardwareProfile

Specifies the hardware settings for the virtual machine.

networkProfile

Specifies the network interfaces of the virtual machine.

storageProfile

Specifies the storage settings for the virtual machine disks.

Property Details

hardwareProfile

Specifies the hardware settings for the virtual machine.

hardwareProfile?: HardwareProfile

Property Value

networkProfile

Specifies the network interfaces of the virtual machine.

networkProfile?: NetworkProfileUpdate

Property Value

storageProfile

Specifies the storage settings for the virtual machine disks.

storageProfile?: StorageProfileUpdate

Property Value