Microsoft.BizTalk.Server.2013R2.HostedApplicationArtifactBizTalk Hosted Application Artifact

Microsoft.BizTalk.Server.2013R2.HostedApplicationArtifact (ClassType)

This is the base class for all BizTalk application artifacts that can be hosted on a BizTalk host.

Knowledge Base article:

Summary

Hosted Application artifacts are part of a BizTalk application and are hosted in a BizTalk Host. Hosted Application artifacts are managed and deployed through the BizTalk Administration console.

Element properties:

Base ClassMicrosoft.BizTalk.Server.2013R2.ApplicationArtifact
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId24911c92-920a-fb48-4ded-2a83d9bb598d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.BizTalk.Server.2013R2.ApplicationArtifact:
Name  string  Name Name of the artifact true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.BizTalk.Server.2013R2.HostedApplicationArtifact" Accessibility="Public" Abstract="true" Base="Microsoft.BizTalk.Server.2013R2.ApplicationArtifact" Hosted="true" Singleton="false"/>