Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualMachineVirtual Machine Manager 2008 R2 托管虚拟机

Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualMachine (ClassType)

此虚拟机由主机托管

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.2008.Base.VirtualMachine
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId87e6ba2f-933a-a140-bba5-d23989232be6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Virtualization.2008.Base.VirtualMachine:
VMComputerName  string  计算机名 false 255  False 
VMAdditionsVersion  string  VM 来宾服务 false 255  False 
Microsoft.SystemCenter.VirtualMachineManager.2008.Base.VirtualMachine:
Name  string  名称 false 255  False 
Guid  string      true 255  False 
Owner  string  所有者 false 255  False 
CreationTime  string  创建日期 false 255  False 
Description  string  描述 false 255  False 
TotalRAM  string  RAM 总量 (MB) false 255  False 
NoOfVirtualDisks  string  虚拟磁盘数目 false 255  False 
NoOfNICs  string  NIC 数目 false 255  False 
TotalSizeOfVirtualDisks  string  所有虚拟磁盘的总分配大小(字节) false 255  False 
ProcessorCount  string  处理器数目 false 255  False 
DeploymentLocation  string  部署位置 false 255  False 
CostCenter  string  成本中心 false 255  False 
Host  string  主机名 false 255  False 
Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualMachine:
GuestOS  string  来宾操作系统 false 255  False 
State  string  状态 false 255  False 
ICAdditionsVersion  string  IC/添加件版本 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualMachine" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.2008.Base.VirtualMachine" Hosted="true" Singleton="false">
<Property ID="GuestOS" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ICAdditionsVersion" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>