Delen via


ProtectableItemProperties Class

Definition

Replication protected item custom data details.

public class ProtectableItemProperties
type ProtectableItemProperties = class
Public Class ProtectableItemProperties
Inheritance
ProtectableItemProperties

Constructors

ProtectableItemProperties()

Initializes a new instance of the ProtectableItemProperties class.

ProtectableItemProperties(String, String, String, String, IList<String>, IList<String>, ConfigurationSettings)

Initializes a new instance of the ProtectableItemProperties class.

Properties

CustomDetails

Gets or sets the Replication provider custom settings.

FriendlyName

Gets or sets the name.

ProtectionReadinessErrors

Gets or sets the Current protection readiness errors.

ProtectionStatus

Gets or sets the protection status.

RecoveryServicesProviderId

Gets or sets the recovery provider ARM Id.

ReplicationProtectedItemId

Gets or sets the ARM resource of protected items.

SupportedReplicationProviders

Gets or sets the list of replication providers supported for the protectable item.

Applies to