Microsoft.LS.2010.QoE.MonitoringNodeLS QoE abstract monitoring class for all QoE alerting categories

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

Microsoft Lync Server 2010 QoE Abstract monitoring class for all QoE alerting categories

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId875794c7-261e-a358-0c9f-0cad62451c57

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

Health Model:

Source Code:

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