Microsoft.LS.2010.PortWatcherLS Port Watcher

Microsoft.LS.2010.PortWatcher (ClassType)

Microsoft Lync Server 2010 Port Watcher is an instance of Port Check that are running against one Pool.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2fa2cac9-2a69-45ca-7177-6bfacc2ee887

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.2010.PortWatcher:
ServerName  string  Targeted Pool Name Microsoft Lync Server 2010 Targeted Pool Name. true 256  False 
Port  int  LS Port Microsoft Lync Server 2010 Port. true 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2010.PortWatcher" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="true" Singleton="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Port" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>