你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ASRAgentDiskDetails Class

Definition

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.

Applies to