wsp-10329 Adding hyper-v replica to HyperV Provider. WebPortal Part.

This commit is contained in:
Alexander Trofimov 2015-04-17 22:40:39 +03:00
parent 019ad51eae
commit 12d026e8b0
9 changed files with 910 additions and 4 deletions

View file

@ -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";