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

ProtectableItemProperties interface

复制受保护的项自定义数据详细信息。

属性

customDetails

复制提供程序自定义设置。

friendlyName

名称。

protectionReadinessErrors

当前保护就绪性错误。

protectionStatus

保护状态。

recoveryServicesProviderId

恢复提供程序 ARM ID。

replicationProtectedItemId

受保护项的 ARM 资源。

supportedReplicationProviders

可保护项支持的复制提供程序列表。

属性详细信息

customDetails

复制提供程序自定义设置。

customDetails?: ConfigurationSettingsUnion

属性值

friendlyName

名称。

friendlyName?: string

属性值

string

protectionReadinessErrors

当前保护就绪性错误。

protectionReadinessErrors?: string[]

属性值

string[]

protectionStatus

保护状态。

protectionStatus?: string

属性值

string

recoveryServicesProviderId

恢复提供程序 ARM ID。

recoveryServicesProviderId?: string

属性值

string

replicationProtectedItemId

受保护项的 ARM 资源。

replicationProtectedItemId?: string

属性值

string

supportedReplicationProviders

可保护项支持的复制提供程序列表。

supportedReplicationProviders?: string[]

属性值

string[]