Management Service Pool
Microsoft.SystemCenter.ManagementServicePool (ClassType)
A pool of management services.
Element properties:
Class Hierarchy:
Class Properties:
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>