共用方式為


Receive Locations - Update

更新接收位置

PUT http://localhost/BizTalkManagementService/ReceiveLocations/{receiveLocationName}

URI 參數

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

string

要求本文

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

名稱 類型 Description
Address

string

配接器的地址屬性。

CustomData

string

自訂數據

Description

string

接收位置的描述。

Enable

boolean

接收位置的狀態。

EncryptionCert

CertificateInfo

用來加密透過此埠傳送之數據的加密憑證。

FragmentMessages

string

片段訊息的欄位

IsPrimary

boolean

判斷接收位置是否為接收埠的主要接收位置

Name

string

接收位置的名稱。

PublicAddress

string

配接器的公用位址屬性。

ReceiveHandler

string

這個接收位置的接收處理程式。

ReceivePipeline

string

接收管線,用來在透過這個接收位置傳送訊息時接收回應。

ReceivePipelineData

string

此管線使用方式實例特有的接收管線自定義組態。

ReceivePortName

string

接收此接收位置所屬的埠名稱

Schedule

ReceiveLocationSchedule

服務視窗

SendPipeline

string

傳送管線,用來傳送透過這個接收位置傳送的數據。

SendPipelineData

string

此管線使用方式實例特有的傳送管線自定義組態。

TransportType

string

配接器的通訊協定。

TransportTypeData

string

配接器特有的設定。

回應

名稱 類型 Description
204 No Content

無內容

定義

名稱 Description
CertificateInfo

加密憑證

ReceiveLocation

接收位置模型

ReceiveLocationSchedule

服務視窗

CertificateInfo

加密憑證

名稱 類型 Description
CommonName

string

一般名稱

Thumbprint

string

憑證的指紋。

ReceiveLocation

接收位置模型

名稱 類型 Description
Address

string

配接器的地址屬性。

CustomData

string

自訂數據

Description

string

接收位置的描述。

Enable

boolean

接收位置的狀態。

EncryptionCert

CertificateInfo

用來加密透過此埠傳送之數據的加密憑證。

FragmentMessages

string

片段訊息的欄位

IsPrimary

boolean

判斷接收位置是否為接收埠的主要接收位置

Name

string

接收位置的名稱。

PublicAddress

string

配接器的公用位址屬性。

ReceiveHandler

string

這個接收位置的接收處理程式。

ReceivePipeline

string

接收管線,用來在透過這個接收位置傳送訊息時接收回應。

ReceivePipelineData

string

此管線使用方式實例特有的接收管線自定義組態。

ReceivePortName

string

接收此接收位置所屬的埠名稱

Schedule

ReceiveLocationSchedule

服務視窗

SendPipeline

string

傳送管線,用來傳送透過這個接收位置傳送的數據。

SendPipelineData

string

此管線使用方式實例特有的傳送管線自定義組態。

TransportType

string

配接器的通訊協定。

TransportTypeData

string

配接器特有的設定。

ReceiveLocationSchedule

服務視窗

名稱 類型 Description
AutoAdjustToDaylightSaving

boolean

如果自動調整為日燈節約

DaysOfWeek

string

如果週期排程類型為每周,則為星期幾

EndDate

string

服務視窗的結束日期

EndDateEnabled

boolean

旗標,指出服務視窗的結束日期是否已啟用。

FromTime

string

服務視窗的開始時間。

LastDayOfMonth

boolean

如果排程在當月的最後一天

MonthDays

string

如果週期排程類型為 Month,則為月份的天數

Months

string

如果週期排程類型為 Month,則為年度月份

OrdinalDayOfWeek

string

如果週期排程類型為月份,則序數周的日數

OrdinalSchedule

string

如果週期排程類型為 Month,則序數類型

RecurFrom

string

遞歸自

RecurInterval

integer

周期間隔

RecurrenceSchType

string

週期排程類型

ScheduleIsOrdinal

boolean

如果排程為序數

ScheduleTimeZone

string

時區

ServiceWindowEnabled

boolean

指定是否啟用服務視窗的旗標。

StartDate

string

服務視窗的開始日期

StartDateEnabled

boolean

旗標,指出服務視窗的開始日期是否已啟用。

ToTime

string

服務視窗的結束時間。