Share via


ASRInMageRcmSpecificRPIDetails Class

Definition

InMageRcm specific replication protected item details.

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

Constructors

ASRInMageRcmSpecificRPIDetails(InMageRcmReplicationDetails)

Initializes a new instance of theASRInMageRcmSpecificRPIDetails class.

Properties

AgentUpgradeAttemptToVersion

Gets or sets the agent version to which last agent upgrade was attempted.

AgentUpgradeBlockingErrorDetails

Gets or sets the agent upgrade blocking error information.

AgentUpgradeJobId

Gets or sets the agent upgrade job Id.

AgentUpgradeState

Gets or sets the agent auto upgrade state.

AllocatedMemoryInMB

Gets or sets the allocated memory in MB.

DiscoveredVmDetails

Gets or sets the discovered VM information.

DiscoveryType

Gets or sets the type of the discovered VM.

FabricDiscoveryMachineId

Gets or sets the ARM Id of the discovered VM.

FailoverRecoveryPointId

Gets or sets the recovery point Id to which the VM was failed over.

FirmwareType

Gets or sets the firmware type.

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 azure for all selected disks on source VM.

InternalIdentifier

Gets or sets the virtual machine Id.

IsAgentRegistrationSuccessfulAfterFailover

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

IsLastUpgradeSuccessful

Gets or sets a value indicating whether last agent upgrade was successful or not.

LastAgentUpgradeErrorDetails

Gets or sets the last agent upgrade error information.

LastAgentUpgradeType

Gets or sets the last agent upgrade type.

LastRecoveryPointId

Gets or sets the last recovery point Id.

LastRecoveryPointReceived

Gets or sets the last recovery point received time.

LastRpoCalculatedTime

Gets or sets the last recovery point objective calculated time.

LastRpoInSeconds

Gets or sets the last recovery point objective value.

LicenseType

Gets or sets License Type of the VM to be used.

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.

PrimaryNicIpAddress

Gets or sets the IP address of the primary network interface.

ProcessorCoreCount

Gets or sets the processor core count.

ProcessServerId

Gets or sets the process server Id.

ProcessServerName

Gets or sets the process server name.

ProtectedDisks

Gets or sets the list of protected disks.

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 azure for all selected disks on source VM.

RunAsAccountId

Gets or sets the run-as account Id.

TargetAvailabilitySetId

Gets or sets the target availability set Id.

TargetAvailabilityZone

Gets or sets the target availability zone.

TargetBootDiagnosticsStorageAccountId

Gets or sets the target boot diagnostics storage account ARM Id.

TargetGeneration

Gets or sets the target generation.

TargetLocation

Gets or sets the target location.

TargetNetworkId

Gets or sets the target network Id.

TargetProximityPlacementGroupId

Gets or sets the target proximity placement group Id.

TargetResourceGroupId

Gets or sets the target resource group Id.

TargetVmName

Gets or sets target VM name.

TargetVmSize

Gets or sets the target VM size.

TestNetworkId

Gets or sets the test network Id.

VmNics

Gets or sets the network details.

Applies to