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

VMwareMachineProperties Class

Definition

VMware machine properties.

public class VMwareMachineProperties
type VMwareMachineProperties = class
Public Class VMwareMachineProperties
Inheritance
VMwareMachineProperties

Constructors

VMwareMachineProperties()

Properties

AllocatedMemoryInMB

Gets or sets allocated memory in MB.

BiosGuid

Gets or sets the BIOS guid of the machine.

Disks

Gets or sets the list of disks attached to the virtual machine.

DisplayName

Gets or sets the display name.

HostName

Gets or sets the host name.

HostVersion

Gets or sets the host version.

InstanceUuid

Gets or sets the virtual machine instance UUID.

IsDeleted

Gets or sets a value indicating whether the machine is deleted.

NetworkAdapters

Gets or sets the list of network adapters attached to the virtual machine.

NumberOfProcessorCore

Gets or sets number of processor cores.

OperatingSystemDetails

Gets or sets the operating system details.

PowerStatus

Gets or sets the power status.

VCenterFQDN

Gets or sets the VCenter FQDN.

VCenterId

Gets or sets the VCenter ID.

Applies to