While writing config for App Service Plan, I came across the argument reserved in the terraform documentation
reserved - (Optional) Is this App Service Plan Reserved. Defaults to false.
I am not sure what this reserved argument would do if set to true, except that there is a note stating it must be set to true for Linux plan.
Couldn't find that property in Azure documentation either. Also I don't see that property while creating the plan through portal.