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

ASRInMageRcmFailbackSpecificRPIDetails Class

Definition

InMageRcmFailback specific replication protected item details.

public class ASRInMageRcmFailbackSpecificRPIDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProviderSpecificRPIDetails
type ASRInMageRcmFailbackSpecificRPIDetails = class
    inherit ASRProviderSpecificRPIDetails
Public Class ASRInMageRcmFailbackSpecificRPIDetails
Inherits ASRProviderSpecificRPIDetails
Inheritance
ASRInMageRcmFailbackSpecificRPIDetails

Constructors

ASRInMageRcmFailbackSpecificRPIDetails(InMageRcmFailbackReplicationDetails)

Initializes a new instance of theASRInMageRcmFailbackSpecificRPIDetails class.

Properties

AzureVirtualMachineId

Gets or sets the ARM Id of the azure VM.

DiscoveredVmDetails

Gets or sets the discovered VM information.

InitialReplicationProcessedBytes

Gets or sets the initial replication processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM.

InitialReplicationProgressHealth

Gets or sets the initial replication progress health.

InitialReplicationProgressPercentage

Gets or sets the initial replication progress percentage.

InitialReplicationTransferredBytes

Gets or sets the initial replication transferred bytes from source VM to target for all selected disks on source VM.

InternalIdentifier

Gets or sets the virtual machine internal identifier.

IsAgentRegistrationSuccessfulAfterFailover

Gets or sets a value indicating whether agent registration was successful after failover.

LastPlannedFailoverStartTime

Gets or sets the last planned failover start time.

LastPlannedFailoverStatus

Gets or sets the last planned failover status.

LastSyncTime

Gets or sets the last sync time.

LastUsedPolicyFriendlyName

Gets or sets the policy friendly name used by the forward replication.

LastUsedPolicyId

Gets or sets the policy Id used by the forward replication.

LogStorageAccountId

Gets or sets the log storage account ARM Id.

MobilityAgentDetails

Gets or sets the mobility agent information.

MultiVmGroupName

Gets or sets the multi VM group name.

OsType

Gets or sets the type of the OS on the VM.

ProtectedDisks

Gets or sets the list of protected disks.

ReprotectAgentId

Gets or sets the reprotect agent Id.

ReprotectAgentName

Gets or sets the reprotect agent name.

ResyncProcessedBytes

Gets or sets the resync processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM.

ResyncProgressHealth

Gets or sets the resync progress health.

ResyncProgressPercentage

Gets or sets the resync progress percentage.

ResyncRequired

Gets or sets a value indicating whether resync is required.

ResyncState

Gets or sets the resync state.

ResyncTransferredBytes

Gets or sets the resync transferred bytes from source VM to target for all selected disks on source VM.

TargetDataStoreName

Gets or sets the target datastore name.

TargetvCenterId

Gets or sets the target vCenter Id.

TargetVmName

Gets or sets the target VM name.

VmNics

Gets or sets the network details.

Applies to