Share via


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