wsp-10329 Adding hyper-v replica to HyperV Provider. WebPortal Part.
This commit is contained in:
parent
019ad51eae
commit
12d026e8b0
9 changed files with 910 additions and 4 deletions
|
@ -115,6 +115,8 @@
|
|||
|
||||
// Replication
|
||||
public const string SET_REPLICA_SERVER_ERROR = "SET_REPLICA_SERVER_ERROR";
|
||||
public const string SET_NO_REPLICA_SERVER_ERROR = "SET_NO_REPLICA_SERVER_ERROR";
|
||||
public const string SET_SET_REPLICATION_ERROR = "SET_SET_REPLICATION_ERROR";
|
||||
|
||||
|
||||
public const string HOST_NAMER_IS_ALREADY_USED = "HOST_NAMER_IS_ALREADY_USED";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue