Skip to main content

recovery_points

Overview

Namerecovery_points
TypeResource
Idazure.recovery_services_backup.recovery_points

Fields

NameDatatypeDescription
idstringResource Id represents the complete path to the resource.
namestringResource name associated with the resource.
eTagstringOptional ETag.
locationstringResource location.
propertiesobjectBase class for backup copies. Workload-specific backup copies are derived from this class.
tagsobjectResource tags.
typestringResource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, containerName, fabricName, protectedItemName, recoveryPointId, resourceGroupName, subscriptionId, vaultNameProvides the information of the backed up data identified using RecoveryPointID. This is an asynchronous operation.
To know the status of the operation, call the GetProtectedItemOperationResult API.
listSELECTapi-version, containerName, fabricName, protectedItemName, resourceGroupName, subscriptionId, vaultNameLists the backup copies for the backed up item.
_listEXECapi-version, containerName, fabricName, protectedItemName, resourceGroupName, subscriptionId, vaultNameLists the backup copies for the backed up item.