Cisco.Unified.Computing.System.Virtualization.VirtualMachineVirtual Machine

Cisco.Unified.Computing.System.Virtualization.VirtualMachine (ClassType)

Virtual Machine Description

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.VirtualMachine
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd4c7d0b3-a16a-f418-abbe-2c6fda852e97

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
System.ComputerHardware:
Model  string  Model Model false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
NumberOfProcessors  int  Number Of Processors Number Of Processors false 256   
Microsoft.SystemCenter.VirtualMachineManager.VirtualMachine:
VMMId  string  VMM Object Id true 256  False 
Owner  string  Owner false 256  False 
Description  string  Description false 65535  False 
CreationDate  string  Creation Date false 256  False 
TotalRAM  string  Total RAM (MB) false 256  False 
DynamicMemory  bool  Dynamic Memory false 256   
MaxMemoryMB  string  Maximum Memory (MB) false 256  False 
Cloud  string  Cloud false 256  False 
CPUCount  string  Number of Processors false 256  False 
DeploymentLocation  string  Deployment Location false 256  False 
CostCenter  string  Cost Center false 256  False 
HostName  string  Host Name false 256  False 
GuestFQDN  string  Computer Name false 256  False 
VGS  string  IC / Additions false 256  False 
NoOfVirtualDisks  string  Number of Virtual Disks false 256  False 
NoOfNICs  string  Number of NICs false 256  False 
TotalSizeOfVirtualDisks  string  Total Allocated Size of All Virtual Disks (Byte) false 256  False 
VMMServer  string  Virtual Machine Manager Server false 256  False 
State  string  Virtual Machine State false 256  False 
Cisco.Unified.Computing.System.Virtualization.VirtualMachine:
Location  string  Physical Location Physical Location Description false 256  False 
ServiceProfile  string  Associated Service Profile Associated Service Profile Description false 256  False 
UUID  string  UUID UUID Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Virtualization.VirtualMachine" Accessibility="Public" Abstract="false" Base="VMM2012Library!Microsoft.SystemCenter.VirtualMachineManager.VirtualMachine" Hosted="false" Singleton="false">
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceProfile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>