Send Port Groups - Get Send Port Group
특정 SendPortGroup 가져오기
GET http://localhost/BizTalkManagementService/SendPortGroups/{sendPortGroupName}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
send
|
path | True |
string |
SendPortGroup의 이름 |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
정의
SendPortGroup
SendPortGroup 모델
Name | 형식 | Description |
---|---|---|
ApplicationName |
string |
애플리케이션 이름 |
CustomData |
string |
사용자 지정 데이터 |
Description |
string |
Description |
Filter |
string |
필터 |
Name |
string |
SendPortGroup의 이름 |
SendPorts |
string[] |
그룹의 SendPort 목록 |
Status |
string |
포트 상태 |