Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplicationIIS Hosted WCF Web Service Endpoint

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.Apm.IIS.2008.WCFServiceApplication:
ApplicationVRoot  string  Application Root Application Root true 256  False     
IISApplicationName  string  Application Name Application Name false 256  False     
Name  string  Name Name of the WCF Web Service Application Endpoint (IIS Application Name) 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>