wsp-10329 Adding hyper-v replica to HyperV Provider. Enterprise Part 3.
This commit is contained in:
parent
27155ddc5e
commit
019ad51eae
5 changed files with 175 additions and 17 deletions
|
@ -3736,6 +3736,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
VirtualizationServer2012 vs = GetVirtualizationProxy(serviceId);
|
||||
vs.SetReplicaServer(remoteServer, thumbprint, storagePath);
|
||||
result.IsSuccess = true;
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue