Microsoft.SystemCenter.ConfigurationManager.CollectionInfo수집 정보

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