Microsoft.SystemCenter.CM.SQM.SQMListenerCEIP 数据侦听程序实例

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

从各种客户端计算机/计算机收集 CEIP/SQM 数据的 CEIP 数据侦听程序

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.CM.SQM.SQMListener:
Protocol  string  协议 CEIP 数据侦听程序使用的协议 (http/https) false 256  False     
Port  int  端口号 CEIP 数据侦听程序进行侦听的端口 false 256       
UseWindowsAuth  bool  集成 Windows 身份验证 当 CEIP 数据侦听程序与客户端计算机/计算机通信时,表示是否使用“集成 Windows 身份验证”的设置 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>