wsp-10323 Step 10 final
This commit is contained in:
parent
477b82e69c
commit
9fcad0455d
10 changed files with 2270 additions and 319 deletions
|
@ -34,6 +34,7 @@ namespace WebsitePanel.Providers.Virtualization
|
|||
{
|
||||
public class MountedDiskInfo
|
||||
{
|
||||
public int DiskNumber { get; set; }
|
||||
public string DiskAddress { get; set; }
|
||||
public string[] DiskVolumes { get; set; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue