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
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
|
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. |