Business Profiles - Add Business Identity
建立商務身分識別
POST http://localhost/BizTalkManagementService/BusinessProfiles/Identities/{partyName}/{profileName}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
party
|
path | True |
string |
合作對象名稱 |
profile
|
path | True |
string |
設定檔名稱 |
要求本文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名稱 | 類型 | Description |
---|---|---|
Description |
string |
取得或設定描述。 |
Id |
integer |
取得或設定識別碼。 |
Qualifier |
string |
取得或設定限定詞。 |
Value |
string |
取得或設定值。 |
回應
名稱 | 類型 | Description |
---|---|---|
204 No Content |
沒有內容 |
定義
QualifierIdentity
QualifierIdentity 的模型
名稱 | 類型 | Description |
---|---|---|
Description |
string |
取得或設定描述。 |
Id |
integer |
取得或設定識別碼。 |
Qualifier |
string |
取得或設定限定詞。 |
Value |
string |
取得或設定值。 |