RestorePoint Class

Database restore points.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

RestorePoint(**kwargs)

Variables

Name Description
id
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

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.