You can pass parameters to PowerShell scripts as if you were calling the script ... environment="$1" storagePath="$2" echo "$environment storage path: ...
確定! 回上一頁