AzureSqlProtectedItemExtendedInfo Class

Definition

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