Microsoft.KnowledgeServices.Lync.2010.QoEConfigLync Server QoE Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde7faefa7-bf5c-0a56-be1c-2b1ff4503ace

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.QoEConfig:
Identity  string  Identity Identity true 256  False 
EnableQoE  bool  EnableQoE EnableQoE false 256   
KeepQoEDataForDays  int  KeepQoEDataForDays KeepQoEDataForDays false 256   
EnablePurging  bool  EnablePurging EnablePurging false 256   
EnableExternalCustomer  bool  EnableExternalCustomer EnableExternalCustomer false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.QoEConfig" 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="EnableQoE" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="KeepQoEDataForDays" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnablePurging" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableExternalCustomer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>