你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.ProxyResource
RestorePoint

Constructor

RestorePoint(**kwargs)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

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
str

The label of restore point for backup request by user.