Share via


RegistryValueKind type

Defines values for RegistryValueKind.
KnownRegistryValueKind can be used interchangeably with RegistryValueKind, this enum contains the known values that the service supports.

Known values supported by the service

None: None
Unknown: Unknown value type
String: String value type
ExpandString: ExpandString value type
Binary: Binary value type
DWord: DWord value type
MultiString: MultiString value type
QWord: QWord value type

type RegistryValueKind = string