Specify defaultParameterSetName

This commit is contained in:
Wes Carroll
2020-06-22 17:18:16 -04:00
parent 6903ccc99b
commit ddae22fb9f
+1 -1
View File
@@ -1,6 +1,6 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
function New-ZertoVpg {
[cmdletbinding(SupportsShouldProcess = $true)]
[cmdletbinding(SupportsShouldProcess = $true, DefaultParameterSetName = "recoveryHostDatastore")]
param(
[Parameter(
HelpMessage = "Name of the VPG",