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()]
|
[cmdletbinding()]
|
||||||
param(
|
param(
|
||||||
[Parameter(
|
[Parameter(
|
||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
function Invoke-ZertoFailoverTestStop {
|
function Stop-ZertoFailoverTest {
|
||||||
[cmdletbinding()]
|
[cmdletbinding()]
|
||||||
param(
|
param(
|
||||||
[Parameter(
|
[Parameter(
|
||||||
Reference in New Issue
Block a user