Set vpgName alias to name
This commit is contained in:
@@ -84,6 +84,7 @@ function Get-ZertoVpg {
|
|||||||
ParameterSetName = "filter",
|
ParameterSetName = "filter",
|
||||||
HelpMessage = "The name of the VPG."
|
HelpMessage = "The name of the VPG."
|
||||||
)]
|
)]
|
||||||
|
[Alias("vpgName")]
|
||||||
[string]$name,
|
[string]$name,
|
||||||
[Parameter(
|
[Parameter(
|
||||||
ParameterSetName = "filter",
|
ParameterSetName = "filter",
|
||||||
|
|||||||
Reference in New Issue
Block a user