Microsoft.SystemCenter.ConfigurationManager.CollectionInfo收集信息

Microsoft.SystemCenter.ConfigurationManager.CollectionInfo (ClassType)

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdedf63944-a950-54ca-32f5-0c0448c09dbe

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.ConfigurationManager.CollectionInfo:
Name  string  名称 名称 false 256  False     
MemberCount  int  成员计数 成员计数 false 256       
CollectionID  string  收集 ID 收集 ID false 256  False     
CollID  int  集合 ID 集合 ID true 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.CollectionInfo" Accessibility="Public" Base="System!System.ConfigItem">
<Property ID="Name" Type="string"/>
<Property ID="MemberCount" Type="int"/>
<Property ID="CollectionID" Type="string"/>
<Property ID="CollID" Type="int" Key="true"/>
</ClassType>