Group - Put
그룹 설정 업데이트
PUT http://localhost/BizTalkManagementService/Group/Settings
요청 본문
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | 형식 | Description |
---|---|---|
AllowTrackingSettingsImport |
boolean |
가져오기 중에 추적 설정이 적용되는 경우 |
AnalyticsEnabled |
boolean |
분석이 활성화되어 있는지 여부 |
AnalyticsTargetProviderConfig |
string |
분석 대상 공급자 매개 변수. |
AnalyticsTargetProviderId |
string |
분석 대상 공급자 ID |
ConfigurationCacheRefreshInterval |
integer |
이 속성은 서버가 BizTalk 메시징 구성 개체의 캐시를 새로 고치는 빈도(초)를 나타냅니다. |
EnableGroupLevelTracking |
boolean |
BizTalk 서버가 수행해야 하는 추적 수준을 나타냅니다. |
LargeMessageBatchThreshold |
integer |
메모리에서 처리할 메시지 크기 아래의 메시지 크기입니다. 이 wull 이상의 크기를 가진 모든 메시지는 메모리 요구 사항을 줄이기 위해 파일 시스템에 버퍼링됩니다. |
LargeMessageThreshold |
integer |
큰 메시지 지원을 위한 임계값 크기(바이트) |
PerfCounterSamplingInterval |
integer |
성능 카운터를 새로 고치는 간격입니다. |
응답
Name | 형식 | Description |
---|---|---|
204 No Content |
내용 없음 |
정의
GroupSettings
그룹 설정
Name | 형식 | Description |
---|---|---|
AllowTrackingSettingsImport |
boolean |
가져오기 중에 추적 설정이 적용되는 경우 |
AnalyticsEnabled |
boolean |
분석이 활성화되어 있는지 여부 |
AnalyticsTargetProviderConfig |
string |
분석 대상 공급자 매개 변수. |
AnalyticsTargetProviderId |
string |
분석 대상 공급자 ID |
ConfigurationCacheRefreshInterval |
integer |
이 속성은 서버가 BizTalk 메시징 구성 개체의 캐시를 새로 고치는 빈도(초)를 나타냅니다. |
EnableGroupLevelTracking |
boolean |
BizTalk 서버가 수행해야 하는 추적 수준을 나타냅니다. |
LargeMessageBatchThreshold |
integer |
메모리에서 처리할 메시지 크기 아래의 메시지 크기입니다. 이 wull 이상의 크기를 가진 모든 메시지는 메모리 요구 사항을 줄이기 위해 파일 시스템에 버퍼링됩니다. |
LargeMessageThreshold |
integer |
큰 메시지 지원을 위한 임계값 크기(바이트) |
PerfCounterSamplingInterval |
integer |
성능 카운터를 새로 고치는 간격입니다. |