Microsoft.BizTalk.Server.2016.HostedApplicationArtifactBizTalk Hosted Application Artifact

Microsoft.BizTalk.Server.2016.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.2016.ApplicationArtifact
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2cce5dab-52a8-9bfc-cc1f-484e60507eb6

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.2016.ApplicationArtifact:
Name  string  Name Name of the artifact true 256  False 

Health Model:

Source Code:

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