Microsoft.SystemCenter.VirtualMachineManager.VMMAgentVMM 代理

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

此抽象类型是所有 VMM 代理的基本类型

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad5029aa-60b8-60bf-a43a-2f6f979aff02

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VMMAgent:
VMMServer  string  Virtual Machine Manager 服务器 false 256  False     
Version  string  版本 false 256  False     
VirtualizationPlatform  string  虚拟化平台 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMAgent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false"/>
</ClassType>