Delen via


AgentDiskDetails Class

Definition

Agent disk details.

public class AgentDiskDetails
type AgentDiskDetails = class
Public Class AgentDiskDetails
Inheritance
AgentDiskDetails

Constructors

AgentDiskDetails()

Initializes a new instance of the AgentDiskDetails class.

AgentDiskDetails(String, String, String, Nullable<Int64>, Nullable<Int32>)

Initializes a new instance of the AgentDiskDetails class.

Properties

CapacityInBytes

Gets the disk capacity in bytes.

DiskId

Gets the disk Id.

DiskName

Gets the disk name.

IsOSDisk

Gets a value indicating whether the disk is the OS disk.

LunId

Gets the lun of disk.

Applies to