BizTalkServerApplicationSchema
BizTalk server application inventory json file
| Type | object |
|---|---|
| File match |
BizTalkServerInventory.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/biztalkserverapplicationschema/latest.json |
| Source | https://www.schemastore.org/BizTalkServerApplicationSchema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
BizTalk Server Application Inventory Schema
Properties
BizTalkAssemblies
object[]
required
Array of BizTalk Reference Assemblies to be deployed.
BindingsFiles
object[]
required
Array of Binding Files used in Deployment.
DeploymentSequence
string[]
required
Sequence of Binding Files, Reference Assemblies, Pre-Processing and Post-Processing Scripts used in Deployment.
Assemblies
object[]
Array of Reference Assemblies to be deployed.
PreProcessingScripts
object[]
Pre-Processing Scripts used in Deployment.
PostProcessingScripts
object[]
Post-Processing Scripts used in Deployment.
Files
object[]
File used in Deployment.