TerminateProcessInGuestRequestType
TerminateProcessInGuestRequestType
The parameters of TerminateProcessInGuest.
JSON Example
{
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"auth": {
"_typeName": "string",
"interactiveSession": false
},
"pid": 0
}
auth
Required
GuestAuthentication is an abstract base class for authentication in the guest.
integer As int64 As int64
pid
Required
Process ID of the process to be terminated