Setting.json, sonarlint.rules for Visual Studio 2019

We are trying to modify the SonarLint rules using the setting.json file in Visual Studio 2019 but it does not appear to be working. Below is a sample of a rule we are trying to modify by changeing the severity from ‘Minor’ to ‘Info’, changing the ‘name’, etc.

Should this functionality work?