Specify OutputType

This commit is contained in:
Wes Carroll
2019-04-04 17:31:28 -04:00
parent b74f6cae51
commit cc43b272a8
@@ -1,6 +1,7 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
function Connect-ZertoServer {
[cmdletbinding()]
[OutputType([hashtable])]
param(
[Parameter(
Mandatory = $true,