GuestRegValueStringSpec

GuestRegValueStringSpec
GuestRegValueStringSpec

This describes the registry value string.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "value": "string"
}
string
value
Optional

The data of the registry value.

The Windows registry allows this type of value to exist without having any data associated with it.