Send Port Groups - Get Send Port Group
获取特定的 SendPortGroup
GET http://localhost/BizTalkManagementService/SendPortGroups/{sendPortGroupName}
URI 参数
| 名称 | 在 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
send
|
path | True |
string |
SendPortGroup 的名称 |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| 200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定义
SendPortGroup
SendPortGroup 的模型
| 名称 | 类型 | 说明 |
|---|---|---|
| ApplicationName |
string |
应用程序名称 |
| CustomData |
string |
自定义数据 |
| Description |
string |
说明 |
| Filter |
string |
筛选器 |
| Name |
string |
SendPortGroup 的名称 |
| SendPorts |
string[] |
组中的 SendPorts 列表 |
| Status |
string |
端口状态 |