Az.Network: Typo NegateConditon instead of NegateCondition
Description
Azure documentation says that PowerShell commandlet New-AzApplicationGatewayFirewallCondition has a parameter -NegateCondition, however this is currently wrong since there is a typo in the code and there is NegateConditon instead (notice the missing i).
Documentation: https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/configure-waf-custom-rules
Code:

Module versions
Az.Network 3.2.0
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @surajmb, @aznetsuppgithub.
Network team, please check those typos.
@@aznetsuppgithub - Following up to see if there is any update on this issue? - Thank you
Still an issue today, unfortunately, that wastes debugging time. The fix can always be made it backwards compatible to the typo.