This commit is contained in:
Wes Carroll
2019-05-19 16:52:36 -05:00
parent 98aedca373
commit 4de751bc3d
+1 -1
View File
@@ -43,7 +43,7 @@ function Get-ZertoAlert {
[string]$endDate, [string]$endDate,
[Parameter( [Parameter(
ParameterSetName = "filter", ParameterSetName = "filter",
HelpMessage = "Returns alerts for the specified vraIdentifier" HelpMessage = "Returns alerts for the specified vpgIdentifier"
)] )]
[ValidateNotNullOrEmpty()] [ValidateNotNullOrEmpty()]
[Alias("vpgId")] [Alias("vpgId")]