你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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