Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplicationIIS에서 WCF 웹 서비스 끝점 호스팅

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

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.AbstractWCFServiceApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0bf42a56-b521-ea54-7a60-23ca9db64dd2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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 웹 서비스 응용 프로그램 끝점의 이름(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>