ProtectableItemProperties interface
Replication protected item custom data details.
Properties
custom |
The Replication provider custom settings. |
friendly |
The name. |
protection |
The Current protection readiness errors. |
protection |
The protection status. |
recovery |
The recovery provider ARM Id. |
replication |
The ARM resource of protected items. |
supported |
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[]