Send Port Groups - Create
建立 SendPortGroup
POST http://localhost/BizTalkManagementService/SendPortGroups
要求本文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名稱 | 類型 | Description |
---|---|---|
ApplicationName |
string |
應用程式名稱 |
CustomData |
string |
自訂資料 |
Description |
string |
Description |
Filter |
string |
篩選 |
Name |
string |
SendPortGroup 的名稱 |
SendPorts |
string[] |
群組中的 SendPorts 清單 |
Status |
string |
埠狀態 |
回應
名稱 | 類型 | Description |
---|---|---|
204 No Content |
沒有內容 |
定義
SendPortGroup
SendPortGroup 的模型
名稱 | 類型 | Description |
---|---|---|
ApplicationName |
string |
應用程式名稱 |
CustomData |
string |
自訂資料 |
Description |
string |
Description |
Filter |
string |
篩選 |
Name |
string |
SendPortGroup 的名稱 |
SendPorts |
string[] |
群組中的 SendPorts 清單 |
Status |
string |
埠狀態 |