Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownRegistryValueKind

Package version

Known values of RegistryValueKind that the service accepts.

Index

Enumeration members

Binary

Binary: = "Binary"

Binary value type

DWord

DWord: = "DWord"

DWord value type

ExpandString

ExpandString: = "ExpandString"

ExpandString value type

MultiString

MultiString: = "MultiString"

MultiString value type

None

None: = "None"

None

QWord

QWord: = "QWord"

QWord value type

String

String: = "String"

String value type

Unknown

Unknown: = "Unknown"

Unknown value type

Generated using TypeDoc