Package version:

Interface RestorePoint

Database restore points.

Hierarchy

Properties

earliestRestoreDate?: Date

The earliest time to which this database can be restored NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Resource location. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

restorePointCreationDate?: Date

The time the backup was taken NOTE: This property will not be serialized. It can only be populated by the server.

restorePointLabel?: string

The label of restore point for backup request by user NOTE: This property will not be serialized. It can only be populated by the server.

restorePointType?: RestorePointType

The type of restore point NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc