Rename FailoverTest functions to start and stop
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
function Invoke-ZertoFailoverTest {
|
||||
function Start-ZertoFailoverTest {
|
||||
[cmdletbinding()]
|
||||
param(
|
||||
[Parameter(
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
function Invoke-ZertoFailoverTestStop {
|
||||
function Stop-ZertoFailoverTest {
|
||||
[cmdletbinding()]
|
||||
param(
|
||||
[Parameter(
|
||||
Reference in New Issue
Block a user