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 (KOR) Description (KOR) 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>