RestorePoint interface

Database restore points.

Extends

Properties

earliestRestoreDate

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.

location

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

restorePointCreationDate

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

restorePointLabel

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

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

Inherited Properties

id

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

name

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

type

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

Property Details

earliestRestoreDate

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.

earliestRestoreDate?: Date

Property Value

Date

location

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

location?: string

Property Value

string

restorePointCreationDate

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

restorePointCreationDate?: Date

Property Value

Date

restorePointLabel

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.

restorePointLabel?: string

Property Value

string

restorePointType

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

restorePointType?: RestorePointType

Property Value

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type