Skip to main content

backups

Overview

Namebackups
TypeResource
Idazure_stack.backup_admin.backups

Fields

NameDatatypeDescription
idstringURI of the resource.
namestringName of the resource.
locationstringLocation of the resource.
propertiesobjectProperties for a backup.
tagsobjectList of key value pairs.
typestringType of resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackup, location, resourceGroupName, subscriptionIdReturns a backup from a location based on name.
listSELECTlocation, resourceGroupName, subscriptionIdReturns a list of backups from a location.
createINSERTlocation, resourceGroupName, subscriptionIdBack up a specific location.
_listEXEClocation, resourceGroupName, subscriptionIdReturns a list of backups from a location.
restoreEXECbackup, location, resourceGroupName, subscriptionIdRestore a backup.