Applications
Gets the managed application.
get/{applicationId}
Path parameters
applicationIdstring required
The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-name}
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns the managed application.
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○