Microsoft.SystemCenter.ADAssignmentResourcePoolWatcherAD Assignment Resource Pool Watcher

Microsoft.SystemCenter.ADAssignmentResourcePoolWatcher (ClassType)

Monitors the health of the AD Assignment resource pool from the perspective of the management servers.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdea657376-b2e7-7e43-c565-969c4feff805

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.ADAssignmentResourcePoolWatcher:
PoolId  guid  Pool Id The internal Id of the pool this watcher is monitoring. true 256       
PoolName  string  Pool Name The name of the pool this watcher is monitoring. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ADAssignmentResourcePoolWatcher" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="PoolId" Type="guid" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PoolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>