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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript