Parties - Create
创建群
POST http://localhost/BizTalkManagementService/Parties
请求正文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名称 | 类型 | 说明 |
---|---|---|
Aliases |
群别名 |
|
BusinessProfiles |
string[] |
获取或设置业务配置文件名称。 |
CertificateName |
string |
获取或设置证书名称。 |
CertificateThumbprint |
string |
获取或设置证书指纹。 |
CustomSettings |
获取或设置自定义设置。 |
|
Description |
string |
获取或设置说明。 |
Id |
integer |
获取或设置 ID。 |
IsHostPartner |
boolean |
获取或设置一个值,该值指示参与方是否为主机伙伴。 |
Name |
string |
获取或设置名称。 |
SendPortNames |
string[] |
获取或设置发送端口名称。 |
响应
名称 | 类型 | 说明 |
---|---|---|
204 No Content |
无内容 |
定义
名称 | 说明 |
---|---|
Custom |
参与方自定义设置 |
Party |
群模型 |
Party |
群别名。 |
CustomSetting
参与方自定义设置
名称 | 类型 | 说明 |
---|---|---|
Name |
string |
设置名称 |
Value |
string |
设置值 |
Party
群模型
名称 | 类型 | 说明 |
---|---|---|
Aliases |
群别名 |
|
BusinessProfiles |
string[] |
获取或设置业务配置文件名称。 |
CertificateName |
string |
获取或设置证书名称。 |
CertificateThumbprint |
string |
获取或设置证书指纹。 |
CustomSettings |
获取或设置自定义设置。 |
|
Description |
string |
获取或设置说明。 |
Id |
integer |
获取或设置 ID。 |
IsHostPartner |
boolean |
获取或设置一个值,该值指示参与方是否为主机伙伴。 |
Name |
string |
获取或设置名称。 |
SendPortNames |
string[] |
获取或设置发送端口名称。 |
PartyAlias
群别名。
名称 | 类型 | 说明 |
---|---|---|
IsAutoCreated |
boolean |
如果自动创建 |
Name |
string |
名称 |
Qualifier |
string |
限定符 |
Value |
string |
值 |