码迷,mamicode.com
首页 > 系统相关 > 详细

How to pass multiple parameters in PowerShell invoke-restmethod

时间:2015-07-16 11:22:03      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:

Link: http://www.tagwith.com/question_322855_how-to-pass-parameters-in-powershell-invoke-restmethod-post 

 

Examples:  Invoke-RestMethod -Uri http://localhost:49879/api/values -Method Post -Body @{param1=test;param2=test2} 

 

How to pass multiple parameters in PowerShell invoke-restmethod

标签:

原文地址:http://www.cnblogs.com/buhaiqing/p/4650498.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!