你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlProtectedItemExtendedInfo interface
Additional information on Azure Sql specific protected item.
Properties
oldest |
The oldest backup copy available for this item in the service. |
policy |
State of the backup policy associated with this backup item. |
recovery |
Number of available backup copies associated with this backup item. |
Property Details
oldestRecoveryPoint
The oldest backup copy available for this item in the service.
oldestRecoveryPoint?: Date
Property Value
Date
policyState
State of the backup policy associated with this backup item.
policyState?: string
Property Value
string
recoveryPointCount
Number of available backup copies associated with this backup item.
recoveryPointCount?: number
Property Value
number