Microsoft.LS.2015.QoE.MonitoringQoE Monitoring

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

Skype for Business Server 2015 QoE Monitoring

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc769afde-b73f-528b-1c31-5d90651d75e6

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

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2015.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>