GuestRegValueBinarySpec

GuestRegValueBinarySpec
GuestRegValueBinarySpec

This describes the registry value binary.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "value": "string"
}
string As byte As byte
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.