Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplicationIIS でホストされる WCF Web サービス エンドポイント

Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplication (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.AbstractWCFServiceApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a96d83a-75cc-06f8-1b14-9794029df11b

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.IIS.2008.WCFServiceApplication:
ApplicationVRoot  string  アプリケーションのルート アプリケーションのルート true 256  False     
IISApplicationName  string  アプリケーション名 アプリケーション名 false 256  False     
Name  string  名前 WCF Web サービス アプリケーション エンドポイントの名前 (IIS アプリケーション名) false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplication" Abstract="false" Base="Microsoft.SystemCenter.Apm.AbstractWCFServiceApplication" Hosted="true" Accessibility="Public">
<Property ID="ApplicationVRoot" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="IISApplicationName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>