RestorePoint Class
Database restore points.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceRestorePoint
Constructor
RestorePoint(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
location
|
Resource location. |
restore_point_type
|
The type of restore point. Possible values include: "CONTINUOUS", "DISCRETE". |
earliest_restore_date
|
The earliest time to which this database can be restored. |
restore_point_creation_date
|
The time the backup was taken. |
restore_point_label
|
The label of restore point for backup request by user. |