AzureSqlProtectedItemExtendedInfo 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 AzureSqlProtectedItemExtendedInfo
type AzureSqlProtectedItemExtendedInfo = class
Public Class AzureSqlProtectedItemExtendedInfo
- Inheritance
-
AzureSqlProtectedItemExtendedInfo
Constructors
AzureSqlProtectedItemExtendedInfo() |
Initializes a new instance of the AzureSqlProtectedItemExtendedInfo class. |
AzureSqlProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String) |
Initializes a new instance of the AzureSqlProtectedItemExtendedInfo class. |
Properties
OldestRecoveryPoint |
Gets or sets the oldest backup copy available for this item in the service. |
PolicyState |
Gets or sets state of the backup policy associated with this backup item. |
RecoveryPointCount |
Gets or sets number of available backup copies associated with this backup item. |
Applies to
Azure SDK for .NET