Specify OutputType
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
|
||||
function Connect-ZertoServer {
|
||||
[cmdletbinding()]
|
||||
[OutputType([hashtable])]
|
||||
param(
|
||||
[Parameter(
|
||||
Mandatory = $true,
|
||||
|
||||
Reference in New Issue
Block a user