Applications - Get Application
GET-spezifische Anwendung
GET http://localhost/BizTalkManagementService/Applications/{applicationName}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
application
|
path | True |
string |
Anwendungsname |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitionen
Application
Modell für Die Anwendung
Name | Typ | Beschreibung |
---|---|---|
ApplicationBackReferences |
string[] |
Liste der Anwendungen, die über einen Verweis auf diese Anwendung verfügen |
ApplicationReferences |
string[] |
Liste der Anwendung, auf die diese Anwendung Verweist |
Description |
string |
Anwendungsbeschreibung |
IsConfigured |
boolean |
Ist konfiguriert. |
IsDefaultApplication |
boolean |
Gibt an, ob diese Anwendung die Standardanwendung ist. |
IsSystem |
boolean |
Ist System |
Name |
string |
Anwendungsname |
Status |
string |
Anwendungsstatus |