다음을 통해 공유


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"

Name 형식 Description
ApplicationName

string

애플리케이션 이름

CustomData

string

사용자 지정 데이터

Description

string

Description

Filter

string

필터

Name

string

SendPortGroup의 이름

SendPorts

string[]

그룹의 SendPort 목록

Status

string

포트 상태

응답

Name 형식 Description
204 No Content

내용 없음

정의

SendPortGroup

SendPortGroup 모델

Name 형식 Description
ApplicationName

string

애플리케이션 이름

CustomData

string

사용자 지정 데이터

Description

string

Description

Filter

string

필터

Name

string

SendPortGroup의 이름

SendPorts

string[]

그룹의 SendPort 목록

Status

string

포트 상태