RemoteProcessSpec
RemoteProcessSpec
The specification to end the remote process.
JSON Example
{
"create_time_stamp": 1687202598,
"name": "svchost.exe",
"process_id": 1636
}
integer As int64 As int64
create_time_stamp
Required
The process creation time stamp.
string
name
Required
The name of the process
integer As int64 As int64
process_id
Required
The process id.