Business Profiles - Update Business Identity
更新业务标识
PUT http://localhost/BizTalkManagementService/BusinessProfiles/Identities/{partyName}/{profileName}/{id}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
id
|
path | True |
integer int32 |
业务配置文件 ID |
party
|
path | True |
string |
参与方名称 |
profile
|
path | True |
string |
业务配置文件名称 |
请求正文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名称 | 类型 | 说明 |
---|---|---|
Description |
string |
获取或设置说明。 |
Id |
integer |
获取或设置 ID。 |
Qualifier |
string |
获取或设置限定符。 |
Value |
string |
获取或设置值。 |
响应
名称 | 类型 | 说明 |
---|---|---|
204 No Content |
无内容 |
定义
QualifierIdentity
QualifierIdentity 模型
名称 | 类型 | 说明 |
---|---|---|
Description |
string |
获取或设置说明。 |
Id |
integer |
获取或设置 ID。 |
Qualifier |
string |
获取或设置限定符。 |
Value |
string |
获取或设置值。 |