Business Profiles - Get Business Profile
取得商務設定檔
GET http://localhost/BizTalkManagementService/BusinessProfiles/{partyName}/{profileName}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
party
|
path | True |
string |
合作對象名稱 |
profile
|
path | True |
string |
設定檔名稱 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
確定 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定義
名稱 | Description |
---|---|
Business |
商務用模型Profile |
Custom |
合作物件自訂設定 |
Qualifier |
QualifierIdentity 的模型 |
BusinessProfile
商務用模型Profile
名稱 | 類型 | Description |
---|---|---|
BusinessIdentities |
取得或設定商務身分識別。 |
|
CustomSettings |
取得或設定自訂設定。 |
|
Description |
string |
取得或設定描述。 |
Name |
string |
取得或設定名稱。 |
CustomSetting
合作物件自訂設定
名稱 | 類型 | Description |
---|---|---|
Name |
string |
設定名稱 |
Value |
string |
設定值 |
QualifierIdentity
QualifierIdentity 的模型
名稱 | 類型 | Description |
---|---|---|
Description |
string |
取得或設定描述。 |
Id |
integer |
取得或設定識別碼。 |
Qualifier |
string |
取得或設定限定詞。 |
Value |
string |
取得或設定值。 |