| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc users todo lists tasks linked-resources patch --user-id {user-id} --todo-task-list-id {todoTaskList-id} --todo-task-id {todoTask-id} --linked-resource-id {linkedResource-id} --body '{
\
"@odata.type": "#microsoft.graph.linkedResource",
\
"webUrl": "http://microsoft.com",
\
"applicationName": "Microsoft",
\
"displayName": "Microsoft"
\
}
\
'