ApplicationsAppLink
ApplicationsAppLink
JSON Example
{
"id": 1,
"name": "Notepad++",
"launch_uri": "applink://deliver?app=e57afe60-704d-4fbf-8276-3cdc78689b96&launch=7e9e4004-742c-e493-1def-e2ba1332ee07",
"entry_point": "C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Notepad++.lnk",
"app_run_command": "\"%svagent%svservice\" app run e57afe60-704d-4fbf-8276-3cdc78689b96 \"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Notepad++.lnk\"",
"description": "string",
"app_packages": [
{
"id": 3,
"name": "string"
}
]
}
integer
id
Optional
The App Link ID.
string
name
Optional
The App Link name.
string
launch_uri
Optional
The URI to launch the Application.
string
entry_point
Optional
Entry point or path to launch the Application.
string
app_run_command
Optional
Command-line to launch the Application.
string
description
Optional
The App Link's description.