OutputBuilderPowershell
Inherits OutputBuilder < Reference < Object
Constants
The verbs Invoke-WebRequest's -Method accepts — it validates against
the WebRequestMethod enum, so a verb outside this set (QUERY, CONNECT)
is rejected before any request is sent and must go through
-CustomMethod instead. The two flags are otherwise equivalent.