Skip to main content

restore_point_collections

Overview

Namerestore_point_collections
TypeResource
Idazure.compute.restore_point_collections

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectThe restore point collection properties.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, restorePointCollectionName, subscriptionIdThe operation to get the restore point collection.
listSELECTresourceGroupName, subscriptionIdGets the list of restore point collections in a resource group.
create_or_updateINSERTresourceGroupName, restorePointCollectionName, subscriptionIdThe operation to create or update the restore point collection. Please refer to https://aka.ms/RestorePoints for more details. When updating a restore point collection, only tags may be modified.
deleteDELETEresourceGroupName, restorePointCollectionName, subscriptionIdThe operation to delete the restore point collection. This operation will also delete all the contained restore points.
_listEXECresourceGroupName, subscriptionIdGets the list of restore point collections in a resource group.
updateEXECresourceGroupName, restorePointCollectionName, subscriptionIdThe operation to update the restore point collection.