---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# azure_key_vault_key{% #azure_key_vault_key %}

## `attributes`{% #attributes %}

**Type**: `STRUCT`**Provider name**: `properties.attributes`**Description**: The attributes of the key.

- `created`**Type**: `INT64`**Provider name**: `created`**Description**: Creation time in seconds since 1970-01-01T00:00:00Z.
- `enabled`**Type**: `BOOLEAN`**Provider name**: `enabled`**Description**: Determines whether or not the object is enabled.
- `exp`**Type**: `INT64`**Provider name**: `exp`**Description**: Expiry date in seconds since 1970-01-01T00:00:00Z.
- `nbf`**Type**: `INT64`**Provider name**: `nbf`**Description**: Not before date in seconds since 1970-01-01T00:00:00Z.
- `recovery_level`**Type**: `STRING`**Provider name**: `recoveryLevel`**Description**: The deletion recovery level currently in effect for the object. If it contains 'Purgeable', then the object can be permanently deleted by a privileged user; otherwise, only the system can purge the object at the end of the retention interval.
- `updated`**Type**: `INT64`**Provider name**: `updated`**Description**: Last updated time in seconds since 1970-01-01T00:00:00Z.

## `curve_name`{% #curve_name %}

**Type**: `STRING`**Provider name**: `properties.curveName`**Description**: The elliptic curve name. For valid values, see JsonWebKeyCurveName.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: Fully qualified identifier of the key vault resource.

## `key_ops`{% #key_ops %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `properties.keyOps`

## `key_size`{% #key_size %}

**Type**: `INT32`**Provider name**: `properties.keySize`**Description**: The key size in bits. For example: 2048, 3072, or 4096 for RSA.

## `key_uri`{% #key_uri %}

**Type**: `STRING`**Provider name**: `properties.keyUri`**Description**: The URI to retrieve the current version of the key.

## `key_uri_with_version`{% #key_uri_with_version %}

**Type**: `STRING`**Provider name**: `properties.keyUriWithVersion`**Description**: The URI to retrieve the specific version of the key.

## `kty`{% #kty %}

**Type**: `STRING`**Provider name**: `properties.kty`**Description**: The type of the key. For valid values, see JsonWebKeyType.

## `location`{% #location %}

**Type**: `STRING`**Provider name**: `location`**Description**: Azure location of the key vault resource.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Name of the key vault resource.

## `resource_group`{% #resource_group %}

**Type**: `STRING`

## `subscription_id`{% #subscription_id %}

**Type**: `STRING`

## `subscription_name`{% #subscription_name %}

**Type**: `STRING`

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `type`**Description**: Resource type of the key vault resource.
