다음을 통해 공유


ReplicationProtectedItemProperties interface

Replication protected item custom data details.

Properties

activeLocation

The Current active location of the PE.

allowedOperations

The allowed operations on the Replication protected item.

currentScenario

The current scenario.

eventCorrelationId

The correlation Id for events associated with this protected item.

failoverHealth

The consolidated failover health for the VM.

failoverRecoveryPointId

The recovery point ARM Id to which the Vm was failed over.

friendlyName

The name.

healthErrors

List of health errors.

lastSuccessfulFailoverTime

The Last successful failover time.

lastSuccessfulTestFailoverTime

The Last successful test failover time.

policyFriendlyName

The name of Policy governing this PE.

policyId

The ID of Policy governing this PE.

primaryFabricFriendlyName

The friendly name of the primary fabric.

primaryFabricProvider

The fabric provider of the primary fabric.

primaryProtectionContainerFriendlyName

The name of primary protection container friendly name.

protectableItemId

The protected item ARM Id.

protectedItemType

The type of protected item type.

protectionState

The protection status.

protectionStateDescription

The protection state description.

providerSpecificDetails

The Replication provider custom settings.

recoveryContainerId

The recovery container Id.

recoveryFabricFriendlyName

The friendly name of recovery fabric.

recoveryFabricId

The Arm Id of recovery fabric.

recoveryProtectionContainerFriendlyName

The name of recovery container friendly name.

recoveryServicesProviderId

The recovery provider ARM Id.

replicationHealth

The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.

switchProviderState

The switch provider state.

switchProviderStateDescription

The switch provider state description.

testFailoverState

The Test failover state.

testFailoverStateDescription

The Test failover state description.

Property Details

activeLocation

The Current active location of the PE.

activeLocation?: string

Property Value

string

allowedOperations

The allowed operations on the Replication protected item.

allowedOperations?: string[]

Property Value

string[]

currentScenario

The current scenario.

currentScenario?: CurrentScenarioDetails

Property Value

eventCorrelationId

The correlation Id for events associated with this protected item.

eventCorrelationId?: string

Property Value

string

failoverHealth

The consolidated failover health for the VM.

failoverHealth?: string

Property Value

string

failoverRecoveryPointId

The recovery point ARM Id to which the Vm was failed over.

failoverRecoveryPointId?: string

Property Value

string

friendlyName

The name.

friendlyName?: string

Property Value

string

healthErrors

List of health errors.

healthErrors?: HealthError[]

Property Value

lastSuccessfulFailoverTime

The Last successful failover time.

lastSuccessfulFailoverTime?: Date

Property Value

Date

lastSuccessfulTestFailoverTime

The Last successful test failover time.

lastSuccessfulTestFailoverTime?: Date

Property Value

Date

policyFriendlyName

The name of Policy governing this PE.

policyFriendlyName?: string

Property Value

string

policyId

The ID of Policy governing this PE.

policyId?: string

Property Value

string

primaryFabricFriendlyName

The friendly name of the primary fabric.

primaryFabricFriendlyName?: string

Property Value

string

primaryFabricProvider

The fabric provider of the primary fabric.

primaryFabricProvider?: string

Property Value

string

primaryProtectionContainerFriendlyName

The name of primary protection container friendly name.

primaryProtectionContainerFriendlyName?: string

Property Value

string

protectableItemId

The protected item ARM Id.

protectableItemId?: string

Property Value

string

protectedItemType

The type of protected item type.

protectedItemType?: string

Property Value

string

protectionState

The protection status.

protectionState?: string

Property Value

string

protectionStateDescription

The protection state description.

protectionStateDescription?: string

Property Value

string

providerSpecificDetails

The Replication provider custom settings.

providerSpecificDetails?: ReplicationProviderSpecificSettingsUnion

Property Value

recoveryContainerId

The recovery container Id.

recoveryContainerId?: string

Property Value

string

recoveryFabricFriendlyName

The friendly name of recovery fabric.

recoveryFabricFriendlyName?: string

Property Value

string

recoveryFabricId

The Arm Id of recovery fabric.

recoveryFabricId?: string

Property Value

string

recoveryProtectionContainerFriendlyName

The name of recovery container friendly name.

recoveryProtectionContainerFriendlyName?: string

Property Value

string

recoveryServicesProviderId

The recovery provider ARM Id.

recoveryServicesProviderId?: string

Property Value

string

replicationHealth

The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.

replicationHealth?: string

Property Value

string

switchProviderState

The switch provider state.

switchProviderState?: string

Property Value

string

switchProviderStateDescription

The switch provider state description.

switchProviderStateDescription?: string

Property Value

string

testFailoverState

The Test failover state.

testFailoverState?: string

Property Value

string

testFailoverStateDescription

The Test failover state description.

testFailoverStateDescription?: string

Property Value

string