Microsoft.SystemCenter.ConfigurationManager.CollectionInfoCollection Info

Microsoft.SystemCenter.ConfigurationManager.CollectionInfo (ClassType)

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfefeb4c7-7168-6718-d77c-50b0b3af3ec5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.ConfigurationManager.CollectionInfo:
Name  string  Name Name false 256  False     
MemberCount  int  Member Count Member Count false 256       
CollectionID  string  Collection ID Collection ID false 256  False     
CollID  int  Coll ID Coll 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>