Microsoft.KnowledgeServices.Lync.2010.CsServerLync Server

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

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde709ebcd-fa33-35a0-5831-cd9d76ea4627

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.CsServer:
ServerVersion  string  ServerVersion ServerVersion false 256  False 
ReplicaFqdn  string  ReplicaFqdn ReplicaFqdn true 256  False 
UpToDate  bool  UpToDate UpToDate false 256   
Pool  string  Pool Pool false 256  False 
ServerLicense  string  ServerLicense ServerLicense false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.CsServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="ServerVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReplicaFqdn" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UpToDate" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Pool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerLicense" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>