Microsoft.LS.2013.QoE.MonitoringLS QoE Monitoring

Microsoft.LS.2013.QoE.Monitoring (ClassType)

Microsoft Lync Server 2013 QoE Monitoring

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15ba1112-9111-2d44-9c9a-46e69bd53e6f

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.LS.2013.QoE.Monitoring:
MirrorSQLInstance  string  SQL Server mirror instance false 1024  True 
ReportingServiceUrl  string  Monitoring Server Reports homepage false 1024  True 
SQLInstance  string  SQL Server instance false 1024  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2013.QoE.Monitoring" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="SQLInstance" Type="string" Key="false" CaseSensitive="true" Length="1024" MinLength="0"/>
<Property ID="ReportingServiceUrl" Type="string" Key="false" CaseSensitive="true" Length="1024" MinLength="0"/>
<Property ID="MirrorSQLInstance" Type="string" Key="false" CaseSensitive="true" Length="1024" MinLength="0"/>
</ClassType>