다음을 통해 공유


HardwareProfileUpdate Class

Definition

Defines the resource properties.

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

Constructors

HardwareProfileUpdate()

Initializes a new instance of HardwareProfileUpdate.

Properties

CpuCount

Gets or sets the number of vCPUs for the vm.

DynamicMemoryEnabled

Gets or sets a value indicating whether to enable dynamic memory or not.

DynamicMemoryMaxMB

Gets or sets the max dynamic memory for the vm.

DynamicMemoryMinMB

Gets or sets the min dynamic memory for the vm.

LimitCpuForMigration

Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.

MemoryMB

MemoryMB is the size of a virtual machine's memory, in MB.

Applies to