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 (JPN) Description (JPN) 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>