你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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