Microsoft.KnowledgeServices.Lync.2010.CsPoolLync Pool Info

Microsoft.KnowledgeServices.Lync.2010.CsPool (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId853d73f4-1151-0c5c-9303-37ae2a40d723

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.KnowledgeServices.Lync.2010.CsPool:
Identity  string  Identity Identity true 256  False 
Services  string  Services Services false 512  False 
Computers  string  Computers Computers false 512  False 
Fqdn  string  Fqdn Fqdn false 256  False 
Site  string  Site Site false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.CsPool" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Services" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="Computers" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="Fqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Site" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>