powershell-module/Az.Tools.Migration/Resources/TestFiles/ScriptExample-ParameterSplatting5.ps1 (3 lines of code) (raw):

# example 5: hashtable splatted arguments are used, but not defined in the file. # they would be from another scope, so this scenario is also not supported. Test-Connection @splattedParams -Delay 3