Microsoft.SystemCenter.CM.SQM.SQMListenerCEIP Data Listener Instance

Microsoft.SystemCenter.CM.SQM.SQMListener (ClassType)

CEIP Data Listener which collects CEIP/SQM data from various client machines/computers

Element properties:

Base ClassMicrosoft.SystemCenter.CM.SQM.SQMEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6fb9f5ea-d756-e622-723d-f5151044e6ae

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.SystemCenter.CM.SQM.SQMListener:
Protocol  string  Protocol The protocol (http/https) used by CEIP Data Listener false 256  False 
Port  int  Port Number The port at which CEIP Data Listener is listening false 256   
UseWindowsAuth  bool  Integrated Windows Authentication Setting denoting if Integrated Windows Authentication is used when CEIP Data Listener is communicating with client machines/computers false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.SQM.SQMListener" Accessibility="Public" Base="Microsoft.SystemCenter.CM.SQM.SQMEntity" Hosted="true" Abstract="false">
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Port" Type="int" Key="false"/>
<Property ID="UseWindowsAuth" Type="bool" Key="false"/>
</ClassType>