Microsoft.SystemCenter.CM.SQM.SQMListenerWystąpienie odbiornika danych programu CEIP

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

Odbiornik danych programu CEIP zbierający dane programu CEIP/SQM z różnych komputerów/urządzeń klienckich

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.CM.SQM.SQMListener:
Protocol  string  Protokół Protokół (HTTP/HTTPS) stosowany przez odbiornik programu CEIP false 256  False     
Port  int  Numer portu Numer portu nasłuchu odbiornika danych programu CEIP false 256       
UseWindowsAuth  bool  Zintegrowane uwierzytelnianie systemu Windows Ustawienie określające, czy podczas komunikacji odbiornika danych programu CEIP z komputerami/urządzeniami klienckimi jest stosowane zintegrowane uwierzytelnianie systemu 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>