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

InMageRcmFailbackProtectedDiskDetails Class

Definition

InMageRcmFailback protected disk details.

public class InMageRcmFailbackProtectedDiskDetails
type InMageRcmFailbackProtectedDiskDetails = class
Public Class InMageRcmFailbackProtectedDiskDetails
Inheritance
InMageRcmFailbackProtectedDiskDetails

Constructors

InMageRcmFailbackProtectedDiskDetails()

Initializes a new instance of the InMageRcmFailbackProtectedDiskDetails class.

InMageRcmFailbackProtectedDiskDetails(String, String, String, Nullable<Int64>, String, Nullable<Double>, Nullable<Double>, String, InMageRcmFailbackSyncDetails, InMageRcmFailbackSyncDetails, Nullable<DateTime>)

Initializes a new instance of the InMageRcmFailbackProtectedDiskDetails class.

Properties

CapacityInBytes

Gets the disk capacity in bytes.

DataPendingAtSourceAgentInMb

Gets the data pending at source agent in MB.

DataPendingInLogDataStoreInMb

Gets the data pending in log data store in MB.

DiskId

Gets the disk Id (reported by source agent).

DiskName

Gets the disk name.

DiskUuid

Gets the disk Uuid (reported by vCenter).

IrDetails

Gets or sets the initial replication details.

IsInitialReplicationComplete

Gets a value indicating whether initial replication is complete or not.

IsOSDisk

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

LastSyncTime

Gets the last sync time.

ResyncDetails

Gets or sets the resync details.

Applies to