다음을 통해 공유


SqlProtectedItemExtendedInfo Class

Definition

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