DataReplicationProtectedItemProperties Class

Definition

Protected item model properties.

public class DataReplicationProtectedItemProperties
type DataReplicationProtectedItemProperties = class
Public Class DataReplicationProtectedItemProperties
Inheritance
DataReplicationProtectedItemProperties

Constructors

DataReplicationProtectedItemProperties(String, String, ProtectedItemModelCustomProperties)

Initializes a new instance of DataReplicationProtectedItemProperties.

Properties

AllowedJobs

Gets or sets the allowed scenarios on the protected item.

CorrelationId

Gets or sets the protected item correlation Id.

CurrentJob

Protected item job properties.

CustomProperties

Protected item model custom properties. Please note ProtectedItemModelCustomProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include HyperVToAzStackHciProtectedItemModelCustomProperties, GeneralProtectedItemModelCustomProperties and VMwareToAzStackHciProtectedItemModelCustomProperties.

DraId

Gets or sets the DRA Id.

FabricId

Gets or sets the fabric Id.

FabricObjectId

Gets or sets the fabric object Id.

FabricObjectName

Gets or sets the fabric object name.

HealthErrors

Gets or sets the list of health errors.

IsResyncRequired

Gets or sets a value indicating whether resynchronization is required or not.

LastFailedEnableProtectionJob

Protected item job properties.

LastFailedPlannedFailoverJob

Protected item job properties.

LastSuccessfulPlannedFailoverOn

Gets or sets the Last successful planned failover time.

LastSuccessfulTestFailoverOn

Gets or sets the Last successful test failover time.

LastSuccessfulUnplannedFailoverOn

Gets or sets the Last successful unplanned failover time.

LastTestFailoverJob

Protected item job properties.

PolicyName

Gets or sets the policy name.

ProtectionState

Gets or sets the protection state.

ProtectionStateDescription

Gets or sets the protection state description.

ProvisioningState

Gets or sets the provisioning state of the Dra.

ReplicationExtensionName

Gets or sets the replication extension name.

ReplicationHealth

Gets or sets protected item replication health.

ResynchronizationState

Gets or sets the resynchronization state.

SourceFabricProviderId

Gets or sets the source fabric provider Id.

TargetDraId

Gets or sets the target DRA Id.

TargetFabricId

Gets or sets the target fabric Id.

TargetFabricProviderId

Gets or sets the target fabric provider Id.

TestFailoverState

Gets or sets the test failover state.

TestFailoverStateDescription

Gets or sets the Test failover state description.

Applies to