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

HardwareProfileUpdate Class

Definition

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

public class HardwareProfileUpdate
type HardwareProfileUpdate = class
Public Class HardwareProfileUpdate
Inheritance
HardwareProfileUpdate

Constructors

HardwareProfileUpdate()

Initializes a new instance of HardwareProfileUpdate.

Properties

MemoryMB

RAM in MB for the virtual machine instance.

Processors

number of processors for the virtual machine instance.

VmSize

Gets or sets the vm size.

Applies to