Microsoft.LS.2019.PoolWatcherPool Watcher

Microsoft.LS.2019.PoolWatcher (ClassType)

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

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6c8bf93a-b77a-6102-5d02-12f7747b8fcf

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 the object. false 4000  False 
Microsoft.LS.2019.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 2019 Pool false 256  False 

Health Model:

Source Code:

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