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