Delen via


OSDiskDetails Class

Definition

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.

Applies to