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

ASRInMageRcmFailbackProtectedDiskDetails Class

Definition

InMageRcmFailback replication provider specific protected disk details.

public class ASRInMageRcmFailbackProtectedDiskDetails
type ASRInMageRcmFailbackProtectedDiskDetails = class
Public Class ASRInMageRcmFailbackProtectedDiskDetails
Inheritance
ASRInMageRcmFailbackProtectedDiskDetails

Constructors

ASRInMageRcmFailbackProtectedDiskDetails(InMageRcmFailbackProtectedDiskDetails)

Initializes a new instance of the ASRInMageRcmProtectedDiskDetails class.

Properties

CapacityInBytes

Gets or sets the disk capacity in bytes.

DataPendingAtSourceAgentInMB

Gets or sets the data pending at source agent in MB.

DataPendingInLogDataStoreInMB

Gets or sets the data pending in log data store in MB.

DiskId

Gets or sets the disk Id (reported by source agent).

DiskName

Gets or sets the disk name.

DiskUuid

Gets or sets the disk Uuid (reported by vCenter).

IrDetails

Gets or sets the initial replication details.

IsInitialReplicationComplete

A value indicating whether initial replication is complete or not.

IsOSDisk

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

ResyncDetails

Gets or sets the resync details.

Applies to