DiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Onprem disk details data.
public class DiskDetails
type DiskDetails = class
Public Class DiskDetails
- Inheritance
-
DiskDetails
Constructors
DiskDetails() |
Initializes a new instance of the DiskDetails class. |
DiskDetails(Nullable<Int64>, String, String, String) |
Initializes a new instance of the DiskDetails class. |
Properties
MaxSizeMb |
Gets or sets the hard disk max size in MB. |
VhdId |
Gets or sets the VHD Id. |
VhdName |
Gets or sets the VHD name. |
VhdType |
Gets or sets the type of the volume. |