Description
When we execute the command m365 spo tenant settings set --UserVoiceForFeedbackEnabled false, we are getting an error "Error: Field or property "_" does not exist."
Steps to reproduce
Run the command m365 spo tenant settings set --UserVoiceForFeedbackEnabled false.
The issue is not confining to the above mentioned property alone. It is there when we try to set any of the property available for spo tenant settings
Expected result
Set the value without any issue
Actual result
Getting the error. Error: Field or property "_" does not exist.

Environment
CLI Version : v3.2.0-beta.630901e
OS : Windows Cmder
More Information
This work well in the version 3.1.0 without any issue.

Description
When we execute the command
m365 spo tenant settings set --UserVoiceForFeedbackEnabled false, we are getting an error "Error: Field or property "_" does not exist."Steps to reproduce
Run the command
m365 spo tenant settings set --UserVoiceForFeedbackEnabled false.The issue is not confining to the above mentioned property alone. It is there when we try to set any of the property available for spo tenant settings
Expected result
Set the value without any issue
Actual result
Getting the error. Error: Field or property "_" does not exist.

Environment
CLI Version : v3.2.0-beta.630901e
OS : Windows Cmder
More Information
This work well in the version 3.1.0 without any issue.