Microsoft.KnowledgeServices.Lync.2010.AppDataInfoLync Server Application Database Info

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2e4b0d33-afe6-9ed4-21f2-7be1a4b3a02e

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.AppDataInfo:
Identity  string  Identity Identity of the Application Database true 256  False 
PoolFQDN  string  PoolFQDN PoolFQDN of the Application Database false 256  False 
Version  int  Version Version of the Application Database (not the SQL Server version) false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.AppDataInfo" 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="PoolFQDN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>