ProtectableItemProperties interface
复制受保护的项自定义数据详细信息。
属性
| custom |
复制提供程序自定义设置。 |
| friendly |
名称。 |
| protection |
当前保护就绪性错误。 |
| protection |
保护状态。 |
| recovery |
恢复提供程序 ARM ID。 |
| replication |
受保护项的 ARM 资源。 |
| supported |
可保护项支持的复制提供程序列表。 |
属性详细信息
customDetails
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[]