共用方式為


Receive Ports - Get Receive Port

取得接收埠

GET http://localhost/BizTalkManagementService/ReceivePorts/{receivePortName}

URI 參數

名稱 位於 必要 類型 Description
receivePortName
path True

string

回應

名稱 類型 Description
200 OK

ReceivePort

確定

Media Types: "application/json", "text/json", "application/xml", "text/xml"

定義

名稱 Description
MessageBodyTracking

郵件本文追蹤

MessagePropertyTracking

Message 屬性追蹤

ReceivePort

接收埠的模型

Tracking

埠追蹤詳細資料

MessageBodyTracking

郵件本文追蹤

名稱 類型 Description
AfterReceivePipeline

boolean

旗標,指出回應訊息的埠處理之後是否要追蹤本文

AfterSendPipeline

boolean

旗標,指出在處理要求訊息的埠之後是否要追蹤本文

BeforeReceivePipeline

boolean

旗標,指出回應訊息的埠處理之前是否要追蹤本文

BeforeSendPipeline

boolean

旗標,指出在處理要求訊息的埠之前是否要追蹤本文

MessagePropertyTracking

Message 屬性追蹤

名稱 類型 Description
AfterReceivePipeline

boolean

旗標,指出回應訊息的埠處理之後是否要追蹤本文

AfterSendPipeline

boolean

旗標,指出在處理要求訊息的埠之後是否要追蹤本文

BeforeReceivePipeline

boolean

旗標,指出回應訊息的埠處理之前是否要追蹤本文

BeforeSendPipeline

boolean

旗標,指出在處理要求訊息的埠之前是否要追蹤本文

ReceivePort

接收埠的模型

名稱 類型 Description
AnalyticsEnabled

boolean

判斷是否啟用分析

ApplicationName

string

接收埠所屬的應用程式名稱

CustomData

string

自訂資料

Description

string

接收埠的描述。

InboundTransforms

string[]

接收埠的輸入轉換集合

IsTwoWay

boolean

判斷埠是否雙向

Name

string

接收埠的名稱。

OutboundTransforms

string[]

雙向接收埠的輸出轉換集合

PrimaryReceiveLocation

string

主要接收位置名稱

ReceiveLocations

string[]

接收埠的接收位置清單

Tracking

Tracking

接收埠的檔追蹤所需層級。

Tracking

埠追蹤詳細資料

名稱 類型 Description
Body

MessageBodyTracking

郵件本文追蹤

Property

MessagePropertyTracking

訊息屬性追蹤