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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET