Partial Check on Hyper-V 2012 R2 VPS provider

This commit is contained in:
robvde 2014-08-31 09:28:14 +08:00
parent 41bc61dd4a
commit 84df04ae84
13 changed files with 3156 additions and 8 deletions

View file

@ -37,5 +37,6 @@ namespace WebsitePanel.Providers.Virtualization
{
[Persistent]
public string SwitchId { get; set; }
public string SwitchType { get; set; }
}
}