OSDiskDetails 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.
Details of the OS Disk.
public class OSDiskDetails
type OSDiskDetails = class
Public Class OSDiskDetails
- Inheritance
-
OSDiskDetails
Constructors
OSDiskDetails() |
Initializes a new instance of the OSDiskDetails class. |
OSDiskDetails(String, String, String) |
Initializes a new instance of the OSDiskDetails class. |
Properties
OSType |
Gets or sets the type of the OS on the VM. |
OSVhdId |
Gets or sets the id of the disk containing the OS. |
VhdName |
Gets or sets the OS disk VHD name. |