Send Port Groups - Create
Créer SendPortGroup
POST http://localhost/BizTalkManagementService/SendPortGroups
Corps de la demande
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nom | Type | Description |
---|---|---|
ApplicationName |
string |
Nom de l’application |
CustomData |
string |
Données personnalisées |
Description |
string |
Description |
Filter |
string |
Filtrer |
Name |
string |
Nom du SendPortGroup |
SendPorts |
string[] |
Liste des sendPorts dans le groupe |
Status |
string |
État du port |
Réponses
Nom | Type | Description |
---|---|---|
204 No Content |
Pas de contenu |
Définitions
SendPortGroup
Modèle pour SendPortGroup
Nom | Type | Description |
---|---|---|
ApplicationName |
string |
Nom de l’application |
CustomData |
string |
Données personnalisées |
Description |
string |
Description |
Filter |
string |
Filtrer |
Name |
string |
Nom du SendPortGroup |
SendPorts |
string[] |
Liste des sendPorts dans le groupe |
Status |
string |
État du port |