Merge branch 'master' into ExportNicUpdate

This commit is contained in:
Wes Carroll
2019-12-22 10:37:44 -05:00
3 changed files with 1 additions and 28 deletions
@@ -26,12 +26,6 @@ function Get-ZertoRecoveryReport {
)]
[ValidateNotNullOrEmpty()]
[string]$pageSize,
[Parameter(
ParameterSetName = "filter",
HelpMessage = "The internal identifier of the VPG. You can specify more than one VPG, separated by commas."
)]
[ValidateNotNullOrEmpty()]
[string]$vpgIdentifier,
[Parameter(
ParameterSetName = "filter",
HelpMessage = "The name of the VPG. You can specify more than one VPG, separated by commas."