Microsoft.LS.2015.QoE.MonitoringNodeQoE abstract monitoring class for all QoE alerting categories

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

Skype for Business Server 2015 QoE Abstract monitoring class for all QoE alerting categories

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId37e58123-becf-f398-f72e-1d21b68bef0c

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.MonitoringNode:
InstanceName  string  Instance Name true 255  False 
HealthyInstanceList  string  Healthy instances false 65535  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2015.QoE.MonitoringNode" Accessibility="Public" Abstract="true" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="HealthyInstanceList" Type="string" Key="false" CaseSensitive="true" Length="65535" MinLength="0"/>
</ClassType>