Microsoft.LS.2015.PoolWatcherPool Watcher

Microsoft.LS.2015.PoolWatcher (ClassType)

Skype for Business Server 2015 Pool Watcher is an instance of Synthetic Transactions that are running against one Pool.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd05f5e4e-2f47-aabb-01b5-ef189d0b66d4

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.2015.PoolWatcher:
WatcherNodeFqdn  string  Watcher Node Fqdn Watcher Node Fqdn false 385  False 
TargetFqdn  string  Target Fqdn The Pool that this Pool Watcher is configured to watch true 385  False 
Authentication  string  Port Number Authentication Mode for Skype for Business Server 2015 Pool false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2015.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>