Microsoft.SystemCenter.ADAssignmentResourcePoolWatcherAD 分配资源池观察程序

Microsoft.SystemCenter.ADAssignmentResourcePoolWatcher (ClassType)

从管理服务器的角度监视 AD 分配资源池的运行状况。

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId788dc9b7-aef8-8a5e-9601-18d251d25eca

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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.ADAssignmentResourcePoolWatcher:
PoolId  guid  池 ID 此观察程序正在监视的池的内部 ID。 true 256       
PoolName  string  池名称 此观察程序正在监视的池的名称。 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>