Microsoft.LS.2013.PoolWatcherLS Pool Watcher

Microsoft.LS.2013.PoolWatcher (ClassType)

Microsoft Lync Server 2013 Pool Watcher is an instance of Synthetic Transactions that are running against one Pool.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId032671b9-ee83-cef7-cf4b-4092123c9806

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.LS.2013.PoolWatcher:
Authentication  string  Port Number Authentication Mode for Microsoft Lync Server 2013 Pool false 256  False 
TargetFqdn  string  Target Fqdn The Pool that this Pool Watcher is configured to watch true 385  False 
WatcherNodeFqdn  string  Watcher Node Fqdn Watcher Node Fqdn false 385  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2013.PoolWatcher" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="true" Singleton="false">
<Property ID="WatcherNodeFqdn" Type="string" Key="false" CaseSensitive="false" Length="385" MinLength="0"/>
<Property ID="TargetFqdn" Type="string" Key="true" CaseSensitive="false" Length="385" MinLength="0"/>
<Property ID="Authentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>