wsp-10329 Adding hyper-v replica to HyperV Provider. Server Part 6.
This commit is contained in:
parent
e8495ac0c6
commit
3a8e9e8355
7 changed files with 37 additions and 86 deletions
|
@ -7,7 +7,7 @@
|
|||
public string Thumbprint { get; set; }
|
||||
|
||||
[Persistent]
|
||||
public string VhdToReplicate { get; set; }
|
||||
public string[] VhdToReplicate { get; set; }
|
||||
|
||||
[Persistent]
|
||||
public ReplicaFrequency ReplicaFrequency { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue