Transforms - Get
获取所有映射
GET http://localhost/BizTalkManagementService/Transforms
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定义
Transform
转换模型
名称 | 类型 | 说明 |
---|---|---|
ApplicationName |
string |
转换的应用程序名称 |
Assembly |
string |
转换程序集 |
Description |
string |
转换说明 |
FullName |
string |
转换的名称 |
SourceSchema |
string |
转换源架构 |
TargetSchema |
string |
转换目标架构 |
XmlContent |
string |
Xml 内容 |