Applications - Get
GET Applications
GET http://localhost/BizTalkManagementService/Applications
Responses
Name | Type | Description |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitions
Application
Model for Application
Name | Type | Description |
---|---|---|
ApplicationBackReferences |
string[] |
List of Application that have a reference to this application |
ApplicationReferences |
string[] |
List of Application to which this application has references |
Description |
string |
Application Description |
IsConfigured |
boolean |
Is Configured |
IsDefaultApplication |
boolean |
Indicates if this Application is the Default Application |
IsSystem |
boolean |
Is System |
Name |
string |
Application Name |
Status |
string |
Application Status |
Version |
string |
Application Version |