GuestRegValueSpec
GuestRegValueSpec
This describes the registry value.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": {
"_typeName": "string",
"keyName": {
"_typeName": "string",
"registryPath": "string",
"wowBitness": "string"
},
"name": "string"
},
"data": {
"_typeName": "string"
}
}