Starting Import-ZertoVpg Tests
This commit is contained in:
@@ -8,6 +8,7 @@ function Import-ZertoVpg {
|
||||
ValueFromPipeline = $true,
|
||||
ValueFromPipelineByPropertyName = $true
|
||||
)]
|
||||
[ValidateNotNullOrEmpty()]
|
||||
[Alias("FullName")]
|
||||
[string[]]$settingsFile
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user