Data Source: azurerm_backup_policy_vm

Use this data source to access information about an existing VM Backup Policy.

Example Usage

data "azurerm_backup_policy_vm" "policy" {
  name                = "policy"
  recovery_vault_name = "recovery_vault"
  resource_group_name = "resource_group"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: