Disconnect-JSON Cmdlet
Closes a connection to JSON.
Syntax
Disconnect-JSON [parameters]
Remarks
The Disconnect-JSON cmdlet is used to close a connection that was opened by the Connect-JSON cmdlet.
Disconnect-JSON -Connection $connection
Closes a connection to JSON.
Disconnect-JSON [parameters]
The Disconnect-JSON cmdlet is used to close a connection that was opened by the Connect-JSON cmdlet.
Disconnect-JSON -Connection $connection