Azure / azure-functions-powershell-library

MIT License
2 stars 3 forks source link

Code does not work with NamedArguments in cmdlet or function attributes #11

Closed andystaples closed 2 years ago

andystaples commented 2 years ago

Currently, only positional arguments are supported. Need to look into named argument syntax in PowerShell