ProtectableItemProperties interface

Replication protected item custom data details.

Properties

customDetails

The Replication provider custom settings.

friendlyName

The name.

protectionReadinessErrors

The Current protection readiness errors.

protectionStatus

The protection status.

recoveryServicesProviderId

The recovery provider ARM Id.

replicationProtectedItemId

The ARM resource of protected items.

supportedReplicationProviders

The list of replication providers supported for the protectable item.

Property Details

customDetails

The Replication provider custom settings.

customDetails?: ConfigurationSettingsUnion

Property Value

friendlyName

The name.

friendlyName?: string

Property Value

string

protectionReadinessErrors

The Current protection readiness errors.

protectionReadinessErrors?: string[]

Property Value

string[]

protectionStatus

The protection status.

protectionStatus?: string

Property Value

string

recoveryServicesProviderId

The recovery provider ARM Id.

recoveryServicesProviderId?: string

Property Value

string

replicationProtectedItemId

The ARM resource of protected items.

replicationProtectedItemId?: string

Property Value

string

supportedReplicationProviders

The list of replication providers supported for the protectable item.

supportedReplicationProviders?: string[]

Property Value

string[]