ProtectableItemProperties interface
複寫受保護的專案自訂資料詳細資料。
屬性
custom |
複寫提供者自訂設定。 |
friendly |
名稱。 |
protection |
目前的保護整備錯誤。 |
protection |
保護狀態。 |
recovery |
復原提供者 ARM 識別碼。 |
replication |
受保護專案的 ARM 資源。 |
supported |
可保護專案的複寫提供者清單。 |
屬性詳細資料
customDetails
friendlyName
名稱。
friendlyName?: string
屬性值
string
protectionReadinessErrors
目前的保護整備錯誤。
protectionReadinessErrors?: string[]
屬性值
string[]
protectionStatus
保護狀態。
protectionStatus?: string
屬性值
string
recoveryServicesProviderId
復原提供者 ARM 識別碼。
recoveryServicesProviderId?: string
屬性值
string
replicationProtectedItemId
受保護專案的 ARM 資源。
replicationProtectedItemId?: string
屬性值
string
supportedReplicationProviders
可保護專案的複寫提供者清單。
supportedReplicationProviders?: string[]
屬性值
string[]