Microsoft.KnowledgeServices.Lync.PersistentChatComplianceDatabaseLync Persistent Chat Compliance Database

Microsoft.KnowledgeServices.Lync.PersistentChatComplianceDatabase (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0bcb01b9-ee49-9a08-e54f-ea62d85ddd7b

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.PersistentChatComplianceDatabase:
Identity  string  Identity Identity true 256  False 
SqlInstanceName  string  SqlInstanceName SqlInstanceName false 256  False 
DependentServiceList  string  DependentServiceList DependentServiceList false 256  False 
ServiceId  string  ServiceId ServiceId false 256  False 
SiteId  string  SiteId SiteId false 256  False 
PoolFqdn  string  PoolFqdn PoolFqdn false 256  False 
Version  int  Version Version false 256   
Role  string  Role Role false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.PersistentChatComplianceDatabase" 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="SqlInstanceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DependentServiceList" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteId" Type="string" Key="false" 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"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>