Hi,
The ValidateSetAttribute attribute specifies a set of possible values for a cmdlet parameter argument. For Az.Tools.Migration 1.1.4, the ToAzVersion parameter has a ValidateSet of '9.3.0' which means it can only accepet the value '9.3.0'.
You can check out the New-AzUpgradeModulePlan function here.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.