Parties - Add Party Alias
Ajouter un alias de partie
POST http://localhost/BizTalkManagementService/Parties/{partyName}
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
party
|
path | True |
string |
Nom de la fête |
Corps de la demande
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nom | Type | Description |
---|---|---|
IsAutoCreated |
boolean |
Si vous avez créé automatiquement |
Name |
string |
Nom |
Qualifier |
string |
Qualificateur |
Value |
string |
Value |
Réponses
Nom | Type | Description |
---|---|---|
204 No Content |
Pas de contenu |
Définitions
PartyAlias
Alias de partie.
Nom | Type | Description |
---|---|---|
IsAutoCreated |
boolean |
Si vous avez créé automatiquement |
Name |
string |
Nom |
Qualifier |
string |
Qualificateur |
Value |
string |
Value |