Group - Put
更新群組設定
PUT http://localhost/BizTalkManagementService/Group/Settings
要求本文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名稱 | 類型 | Description |
---|---|---|
AllowTrackingSettingsImport |
boolean |
如果在匯入期間套用追蹤設定 |
AnalyticsEnabled |
boolean |
如果已啟用分析,或未啟用分析 |
AnalyticsTargetProviderConfig |
string |
分析目標提供者參數。 |
AnalyticsTargetProviderId |
string |
分析目標提供者識別碼 |
ConfigurationCacheRefreshInterval |
integer |
此屬性指出伺服器在) 幾秒內重新整理 BizTalk 傳訊組態物件的快取的頻率 (。 |
EnableGroupLevelTracking |
boolean |
指出 BizTalk 伺服器應該執行的追蹤層級。 |
LargeMessageBatchThreshold |
integer |
訊息大小低於該訊息會在記憶體中處理。 任何大小高於此 wull 的訊息都會緩衝處理至檔案系統,以減少記憶體需求。 |
LargeMessageThreshold |
integer |
大型訊息支援的位元組) 的臨界值大小 ( |
PerfCounterSamplingInterval |
integer |
重新整理效能計數器的間隔。 |
回應
名稱 | 類型 | Description |
---|---|---|
204 No Content |
沒有內容 |
定義
GroupSettings
群組設定
名稱 | 類型 | Description |
---|---|---|
AllowTrackingSettingsImport |
boolean |
如果在匯入期間套用追蹤設定 |
AnalyticsEnabled |
boolean |
如果已啟用分析,或未啟用分析 |
AnalyticsTargetProviderConfig |
string |
分析目標提供者參數。 |
AnalyticsTargetProviderId |
string |
分析目標提供者識別碼 |
ConfigurationCacheRefreshInterval |
integer |
此屬性指出伺服器在) 幾秒內重新整理 BizTalk 傳訊組態物件的快取的頻率 (。 |
EnableGroupLevelTracking |
boolean |
指出 BizTalk 伺服器應該執行的追蹤層級。 |
LargeMessageBatchThreshold |
integer |
訊息大小低於該訊息會在記憶體中處理。 任何大小高於此 wull 的訊息都會緩衝處理至檔案系統,以減少記憶體需求。 |
LargeMessageThreshold |
integer |
大型訊息支援的位元組) 的臨界值大小 ( |
PerfCounterSamplingInterval |
integer |
重新整理效能計數器的間隔。 |