Microsoft.SystemCenter.ManagementServicePool관리 서비스 풀

Microsoft.SystemCenter.ManagementServicePool (ClassType)

관리 서비스의 풀입니다.

Element properties:

Base ClassMicrosoft.SystemCenter.ManagementActionPoint
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf5d4c6af-f7ff-57d6-011f-82713e64100d

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.ManagementServicePool:
IsDynamic  bool  동적임 false 256    true   
MembershipVersion  int  멤버 버전 false 256     
UseDefaultObserver  bool  기본 관찰자 사용 false 256    true   
Description  string  설명 false 4000  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServicePool" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.ManagementActionPoint" Hosted="false" Singleton="false">
<Property ID="IsDynamic" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="true"/>
<Property ID="MembershipVersion" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="0"/>
<Property ID="UseDefaultObserver" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="true"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MaxLength="4000" MinLength="0"/>
</ClassType>