Microsoft.SystemCenter.Apm.NTServiceEndpointWindows サービス エンドポイント

Microsoft.SystemCenter.Apm.NTServiceEndpoint (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIde429794f-407e-486d-3a11-ecf77e981abc

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.Apm.NTServiceEndpoint:
DisplayName  string  サービス表示名 サービス表示名 false 256  False     
ServiceName  string  サービス名 サービス名 true 256  False     
ServiceProcessName  string  サービス プロセス名 サービス プロセス名 false 8000  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.NTServiceEndpoint" Hosted="true" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.LocalService">
<Property ID="DisplayName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="ServiceName" Type="string" CaseSensitive="false" Key="true" MaxLength="256"/>
<Property ID="ServiceProcessName" Type="string" CaseSensitive="false" Key="false" MaxLength="8000"/>
</ClassType>