Microsoft.SystemCenter.CM.SQM.SQMListenerCEIP Verileri Dinleyici Örneği

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

Çeşitli makinelerden/bilgisayarlardan CEIP/SQM verilerini toplayan CEIP Verileri Dinleyicisi.

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.CM.SQM.SQMListener:
Protocol  string  Protokol CEIP Dinleyicisi tarafından kullanılan protokol (http/https) false 256  False     
Port  int  Bağlantı Noktası Numarası CEIP Verileri Dinleyicisinin dinleme yaptığı bağlantı noktası false 256       
UseWindowsAuth  bool  Tümleşik Windows Kimlik Doğrulaması CEIP Verileri Dinleyicisi istemci makineleri/bilgisayarları ile iletişime geçtiğinde Tümleşik Windows Kimlik Doğrulaması kullanılıp kullanılmadığını belirten ayar. 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>