Microsoft.SystemCenter.ManagementServiceRuntimePoolManagement Service Runtime Pool

Microsoft.SystemCenter.ManagementServiceRuntimePool (ClassType)

A runtime pool of management services.

Element properties:

Base ClassMicrosoft.SystemCenter.ManagementServicePool
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1eb0a0a2-7fb8-1c3b-f38b-59649879f7fd

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.ManagementServicePool:
IsDynamic  bool  Is Dynamic false 256    true   
MembershipVersion  int  Membership Version false 256     
UseDefaultObserver  bool  Use Default Observer false 256    true   
Description  string  Description false 4000  False     
Microsoft.SystemCenter.ManagementServiceRuntimePool:
Name  string      true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServiceRuntimePool" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.ManagementServicePool" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>