Parties - Add Party Alias
Hinzufügen eines Partyalias
POST http://localhost/BizTalkManagementService/Parties/{partyName}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
party
|
path | True |
string |
Name der Party |
Anforderungstext
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Typ | Beschreibung |
---|---|---|
IsAutoCreated |
boolean |
Wenn automatisch erstellt wird |
Name |
string |
Name |
Qualifier |
string |
Qualifizierer |
Value |
string |
Wert |
Antworten
Name | Typ | Beschreibung |
---|---|---|
204 No Content |
Kein Inhalt |
Definitionen
PartyAlias
Der Partyalias.
Name | Typ | Beschreibung |
---|---|---|
IsAutoCreated |
boolean |
Wenn automatisch erstellt wird |
Name |
string |
Name |
Qualifier |
string |
Qualifizierer |
Value |
string |
Wert |