wsp-10329 Adding hyper-v replica to HyperV Provider. WebPortal Part 3.
This commit is contained in:
parent
3a8e9e8355
commit
bb40f0b887
12 changed files with 692 additions and 62 deletions
|
@ -17,6 +17,7 @@ namespace WebsitePanel.Providers.Virtualization
|
|||
public TimeSpan AverageLatency { get; set; }
|
||||
public int Errors { get; set; }
|
||||
public int SuccessfulReplications { get; set; }
|
||||
public int MissedReplicationCount { get; set; }
|
||||
public string PendingSize { get; set; }
|
||||
public DateTime LastSynhronizedAt { get; set; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue