ASRAgentDiskDetails 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.
Agent disk details.
public class ASRAgentDiskDetails
type ASRAgentDiskDetails = class
Public Class ASRAgentDiskDetails
- Inheritance
-
ASRAgentDiskDetails
Constructors
ASRAgentDiskDetails(AgentDiskDetails) |
Initializes a new instance of the ASRAgentDiskDetails class. |
Properties
CapacityInBytes |
Gets or sets the disk capacity in bytes. |
DiskId |
Gets or sets the disk Id. |
DiskName |
Gets or sets the disk name. |
IsOSDisk |
Gets or sets a value indicating whether the disk is the OS disk. |
LunId |
Gets or sets the lun of disk. |