Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServerVMM 管理服务器

Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer (ClassType)

此抽象类型是 VMM 管理服务器的基本类型

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7136409f-07f7-49f9-4745-22c7251a9ff2

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.VMMManagementServer:
CEIP  string  CEIP false 256  False     
DataBaseServer  string  数据库名称 false 256  False     
Version  string  版本 false 256  False     
AnalysisServerName  string  分析服务器名称 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="CEIP" Type="string" Key="false"/>
<Property ID="DataBaseServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="AnalysisServerName" Type="string" Key="false"/>
</ClassType>