This represents any ReservedType specified in the ArmARM.
{
"additionalProperties": false,
"info": [
"This represents any ReservedType specified in the ArmARM."
],
"enum": [
"RES0",
"RES0H",
"RES1",
"RAZ",
"RAO",
"WI",
"RW",
"RAZ/WI",
"RAO/WI",
"RAZ/SBZ",
"UNKNOWN",
"RESS"
],
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Enums.ReservedTypes"
}