ASRA2ASharedDiskReplicationDetails 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.
A2A Shared disk provider settings
public class ASRA2ASharedDiskReplicationDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRSharedDiskReplicationProviderSpecificSettings
type ASRA2ASharedDiskReplicationDetails = class
inherit ASRSharedDiskReplicationProviderSpecificSettings
Public Class ASRA2ASharedDiskReplicationDetails
Inherits ASRSharedDiskReplicationProviderSpecificSettings
- Inheritance
Constructors
| Name | Description |
|---|---|
| ASRA2ASharedDiskReplicationDetails() | |
Properties
| Name | Description |
|---|---|
| FailoverRecoveryPointId |
Gets or sets the recovery point id to which the Virtual node was failed over. |
| LastRpoCalculatedTime |
Gets or sets the time (in UTC) when the last RPO value was calculated by Protection Service. |
| ManagementId |
Gets or sets the management 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. |
| PrimaryFabricLocation |
Gets or sets primary fabric location. |
| ProtectedManagedDisks |
Gets or sets the list of protected managed disks. |
| RecoveryFabricLocation |
Gets or sets the recovery fabric location. |
| RpoInSeconds |
Gets or sets the last RPO value in seconds. |
| SharedDiskIrErrors |
Gets or sets the IR Errors. |
| UnprotectedDisks |
Gets or sets the list of unprotected disks. |