Business Profiles - Get Business Profile
비즈니스 프로필 가져오기
GET http://localhost/BizTalkManagementService/BusinessProfiles/{partyName}/{profileName}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
party
|
path | True |
string |
파티 이름 |
profile
|
path | True |
string |
프로필 이름 |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
정의
Name | Description |
---|---|
Business |
BusinessProfile 모델 |
Custom |
파티 사용자 지정 설정 |
Qualifier |
QualifierIdentity에 대한 모델 |
BusinessProfile
BusinessProfile 모델
Name | 형식 | Description |
---|---|---|
BusinessIdentities |
비즈니스 ID를 가져오거나 설정합니다. |
|
CustomSettings |
사용자 지정 설정을 가져오거나 설정합니다. |
|
Description |
string |
설명을 가져오거나 설정합니다. |
Name |
string |
이름을 가져오거나 설정합니다. |
CustomSetting
파티 사용자 지정 설정
Name | 형식 | Description |
---|---|---|
Name |
string |
설정 이름 |
Value |
string |
설정 값 |
QualifierIdentity
QualifierIdentity에 대한 모델
Name | 형식 | Description |
---|---|---|
Description |
string |
설명을 가져오거나 설정합니다. |
Id |
integer |
ID를 가져오거나 설정합니다. |
Qualifier |
string |
한정자를 가져오거나 설정합니다. |
Value |
string |
값을 가져오거나 설정합니다. |