Send Port Groups - Create
Erstellen von SendPortGroup
POST http://localhost/BizTalkManagementService/SendPortGroups
Anforderungstext
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Typ | Beschreibung |
---|---|---|
ApplicationName |
string |
Anwendungsname |
CustomData |
string |
Benutzerdefinierte Daten |
Description |
string |
BESCHREIBUNG |
Filter |
string |
Filter |
Name |
string |
Name der SendPortGroup |
SendPorts |
string[] |
Liste der SendPorts in der Gruppe |
Status |
string |
Portstatus |
Antworten
Name | Typ | Beschreibung |
---|---|---|
204 No Content |
Kein Inhalt |
Definitionen
SendPortGroup
Modell für SendPortGroup
Name | Typ | Beschreibung |
---|---|---|
ApplicationName |
string |
Anwendungsname |
CustomData |
string |
Benutzerdefinierte Daten |
Description |
string |
BESCHREIBUNG |
Filter |
string |
Filter |
Name |
string |
Name der SendPortGroup |
SendPorts |
string[] |
Liste der SendPorts in der Gruppe |
Status |
string |
Portstatus |