Share via


ASRA2ASharedDiskReplicationDetails Class

Definition

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
ASRA2ASharedDiskReplicationDetails

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.

Applies to