PowerShell
PowerShell copied to clipboard
Allow multiple parametersetname for dynamicparam
You can add multiple [System.Management.Automation.ParameterAttribute] to a ['Collections.ObjectModel.Collection[System.Attribute]] which allows you to assign multiple parametersetnames to a dynamic parameter.