Applications - Create

创建应用程序

POST http://localhost/BizTalkManagementService/Applications

请求正文

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

名称 类型 说明
ApplicationBackReferences

string[]

引用此应用程序的应用程序列表

ApplicationReferences

string[]

此应用程序引用的应用程序列表

Description

string

应用程序说明

IsConfigured

boolean

已配置

IsDefaultApplication

boolean

指示此应用程序是否为默认应用程序

IsSystem

boolean

是系统

Name

string

应用程序名称

Status

string

应用程序状态

响应

名称 类型 说明
204 No Content

无内容

定义

Application

应用程序模型

名称 类型 说明
ApplicationBackReferences

string[]

引用此应用程序的应用程序列表

ApplicationReferences

string[]

此应用程序引用的应用程序列表

Description

string

应用程序说明

IsConfigured

boolean

已配置

IsDefaultApplication

boolean

指示此应用程序是否为默认应用程序

IsSystem

boolean

是系统

Name

string

应用程序名称

Status

string

应用程序状态