GuestRegValueNameSpec
GuestRegValueNameSpec
This describes the registry value name.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"keyName": {
"_typeName": "string",
"registryPath": "string",
"wowBitness": "string"
},
"name": "string"
}
keyName
Required
The key name that contains this value.
string
name
Required
The name of the value.