Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServerVirtual Center 服务器

Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer (ClassType)

此抽象类型是所有 VMM 管理的 VMware vCenter 服务器的基本类型

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc926a752-fea7-39e4-d88c-210622704388

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.VirtualCenterServer:
VMMId  string  VMM 对象 Id true 256  False     
Version  string  版本 false 256  False     
Type  string  类型 false 256  False     
Name  string  名称 false 256  False     
SecureMode  string  安全模式 false 256  False     
State  string  状态 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="Name" Type="string" Key="false"/>
<Property ID="SecureMode" Type="string" Key="false"/>
<Property ID="State" Type="string" Key="false"/>
</ClassType>