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

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

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

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5db7117d-06ee-d536-a712-cce07590d937

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 the object. false 4000  False 
Microsoft.LS.2019.QoE.MonitoringNode:
InstanceName  string  Instance Name true 255  False 
HealthyInstanceList  string  Healthy instances false 65535  True 

Health Model:

Source Code:

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