Freigeben über


Send Port Groups - Update

Aktualisieren spezifischer SendPortGroup

PUT http://localhost/BizTalkManagementService/SendPortGroups/{sendPortGroupName}

URI-Parameter

Name In Erforderlich Typ Beschreibung
sendPortGroupName
path True

string

SendPortGroup-Name

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