ProtectedItems
Used to disable the backup job for an item within a container. This is an asynchronous operation. To learn the status of the request, call the GetItemOperationResult API.
delete/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}
Path parameters
vaultNamestring required
The name of the Recovery Services vault.
resourceGroupNamestring required
The name of the resource group associated with the Recovery Services vault.
subscriptionIdstring required
The subscription ID.
fabricNamestring required
The fabric name associated with the backup item.
containerNamestring required
The container name associated with the backup item.
protectedItemNamestring required
The backup item to be deleted.
Query parameters
api-versionstring required
Client API version.
Response
Accepted.