ASRAzureToAzureSpecificRPIDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AzureToAzure Specific Replication Protected Item Details.
public class ASRAzureToAzureSpecificRPIDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProviderSpecificRPIDetails
type ASRAzureToAzureSpecificRPIDetails = class
inherit ASRProviderSpecificRPIDetails
Public Class ASRAzureToAzureSpecificRPIDetails
Inherits ASRProviderSpecificRPIDetails
- Inheritance
Constructors
ASRAzureToAzureSpecificRPIDetails() | |
ASRAzureToAzureSpecificRPIDetails(A2AReplicationDetails) |
Initializes a new instance of theASRAzureToAzureSpecificRPIDetails class. |
Fields
AgentVersion |
Gets or sets the agent version. |
IsReplicationAgentUpdateRequired |
Gets or sets a value indicating whether replication agent update is required. |
LastRpoCalculatedTime |
Gets or sets the time (in UTC) when the last RPO value was calculated by Protection service. |
RpoInSeconds |
Gets or sets the last RPO value in seconds. |
Properties
A2ADiskDetails |
Gets or sets A2A specific protected disk details. |
A2AUnprotectedDiskDetails |
Gets or sets A2A unprotected disk details. |
FabricObjectId |
Fabric object ARM Id. |
InitialPrimaryExtendedLocation |
Gets or sets the initial primary extended location. |
InitialPrimaryFabricLocation |
Gets or sets the initial primary fabric location. |
InitialPrimaryZone |
Gets or sets the initial primary zone. |
InitialRecoveryExtendedLocation |
Gets or sets the initial recovery extended location. |
InitialRecoveryFabricLocation |
Gets or sets the initial recovery fabric location. |
InitialRecoveryZone |
Gets or sets the initial recovery zone. |
LastHeartbeat |
Gets or sets the last heartbeat received from the source server. |
LifecycleId |
Gets or sets the only constant ID throught out the enable disable cycle. (with multiple switch protections in the middle) - Recovery Plans refer this ID. |
MonitoringJobType |
Gets or sets the type of the monitoring job. The progress is contained in MonitoringPercentageCompletion property. |
MonitoringPercentageCompletion |
Gets or sets the percentage of the monitoring job. The type of the monitoring job is defined by MonitoringJobType property. |
MultiVmGroupId |
Multi vm group Id. |
MultiVmGroupName |
Multi vm group name. |
OSType |
Operating system type. |
PrimaryAvailabilityZone |
Gets or sets the primary availability zone. |
PrimaryExtendedLocation |
Gets or sets the primary extended location. |
PrimaryFabricLocation |
Primary fabric location. |
RecoveryAvailabilitySet |
Recovery availability set. |
RecoveryAvailabilityZone |
Gets or sets the recovery availability zone. |
RecoveryAzureCloudService |
Recovery azure cloud service. |
RecoveryAzureResourceGroupId |
Recovery azure resource group id. |
RecoveryCapacityReservationGroupId |
Recovery capacity reservation group Id. |
RecoveryExtendedLocation |
Gets or sets the recovery extended location. |
RecoveryFabricLocation |
Recovery fabric location. |
RecoveryFabricObjectId |
Gets or sets the recovery fabric object Id. |
RecoveryProximityPlacementGroupId |
Recovery proximity placement group Id. |
RecoveryVirtualMachineScaleSetId |
Recovery virtual machine scale set Id. |
TestFailoverRecoveryFabricObjectId |
Gets or sets the test failover fabric object Id. |
VmEncryptionType |
Gets or sets the VM encryption type. |
VmSyncedConfigDetails |
Synced configuration details of the virtual machine. |