Skip to main content

protected_items

Overview

Nameprotected_items
TypeResource
Idazure.recovery_services_backup.protected_items

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 items.
tagsobjectResource tags.
typestringResource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, containerName, fabricName, protectedItemName, resourceGroupName, subscriptionId, vaultNameProvides the details of the backed up item. This is an asynchronous operation. To know the status of the operation,
call the GetItemOperationResult API.
create_or_updateINSERTapi-version, containerName, fabricName, protectedItemName, resourceGroupName, subscriptionId, vaultNameEnables backup of an item or to modifies the backup policy information of an already backed up item. This is an
asynchronous operation. To know the status of the operation, call the GetItemOperationResult API.
deleteDELETEapi-version, containerName, fabricName, protectedItemName, resourceGroupName, subscriptionId, vaultNameUsed to disable backup of an item within a container. This is an asynchronous operation. To know the status of the
request, call the GetItemOperationResult API.