VirtualMachineInstanceUpdateProperties Class

Definition

Defines the resource properties for the update.

public class VirtualMachineInstanceUpdateProperties
type VirtualMachineInstanceUpdateProperties = class
Public Class VirtualMachineInstanceUpdateProperties
Inheritance
VirtualMachineInstanceUpdateProperties

Constructors

VirtualMachineInstanceUpdateProperties()

Initializes a new instance of VirtualMachineInstanceUpdateProperties.

Properties

HardwareProfile

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

NetworkInterfaces

NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance.

OSProfile

OsProfile - describes the update configuration of the operating system.

StorageDataDisks

adds data disks to the virtual machine instance for the update call.

Applies to