---
title: Net App Net App Accounts Backup Policy
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Net App Net App Accounts Backup
  Policy
---

# Net App Net App Accounts Backup Policy

This table represents the net_app_net_app_accounts_backup_policy resource from Microsoft Azure.

```
azure.net_app_net_app_accounts_backup_policy
```

## Fields

| Title                   | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ----------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                    | core | string     |
| backup_policy_id        | core | string     | Backup Policy GUID ID                                                                                                                                                                       |
| daily_backups_to_keep   | core | int64      | Daily backups count to keep                                                                                                                                                                 |
| enabled                 | core | bool       | The property to decide policy is enabled or not                                                                                                                                             |
| etag                    | core | string     | A unique read-only string that changes whenever the resource is updated.                                                                                                                    |
| id                      | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| location                | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| monthly_backups_to_keep | core | int64      | Monthly backups count to keep                                                                                                                                                               |
| name                    | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state      | core | string     | Azure lifecycle management                                                                                                                                                                  |
| resource_group          | core | string     |
| subscription_id         | core | string     |
| subscription_name       | core | string     |
| system_data             | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                    | core | hstore_csv |
| type                    | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
| volume_backups          | core | json       | A list of volumes assigned to this policy                                                                                                                                                   |
| volumes_assigned        | core | int64      | Volumes using current backup policy                                                                                                                                                         |
| weekly_backups_to_keep  | core | int64      | Weekly backups count to keep                                                                                                                                                                |
