SqlProtectedItemExtendedInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional information on Azure Sql specific protected item.
public class SqlProtectedItemExtendedInfo
type SqlProtectedItemExtendedInfo = class
Public Class SqlProtectedItemExtendedInfo
- Inheritance
-
SqlProtectedItemExtendedInfo
Constructors
SqlProtectedItemExtendedInfo() |
Initializes a new instance of SqlProtectedItemExtendedInfo. |
Properties
OldestRecoverOn |
The oldest backup copy available for this item in the service. |
PolicyState |
State of the backup policy associated with this backup item. |
RecoveryPointCount |
Number of available backup copies associated with this backup item. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET