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

# azure_network_subnet{% #azure_network_subnet %}

## `address_prefix`{% #address_prefix %}

**Type**: `STRING`**Provider name**: `properties.addressPrefix`**Description**: The address prefix for the subnet.

## `address_prefixes`{% #address_prefixes %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `properties.addressPrefixes`**Description**: List of address prefixes for the subnet.

## `default_outbound_access`{% #default_outbound_access %}

**Type**: `BOOLEAN`**Provider name**: `properties.defaultOutboundAccess`**Description**: Set this property to false to disable default outbound connectivity for all VMs in the subnet. This property can only be set at the time of subnet creation and cannot be updated for an existing subnet.

## `delegations`{% #delegations %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `properties.delegations`**Description**: An array of references to the delegations on the subnet.

- `actions`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `properties.actions`**Description**: The actions permitted to the service upon delegation.
- `etag`**Type**: `STRING`**Provider name**: `etag`**Description**: A unique read-only string that changes whenever the resource is updated.
- `name`**Type**: `STRING`**Provider name**: `name`**Description**: The name of the resource that is unique within a subnet. This name can be used to access the resource.
- `provisioning_state`**Type**: `STRING`**Provider name**: `properties.provisioningState`**Description**: The provisioning state of the service delegation resource.
- `service_name`**Type**: `STRING`**Provider name**: `properties.serviceName`**Description**: The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Resource type.

## `etag`{% #etag %}

**Type**: `STRING`**Provider name**: `etag`**Description**: A unique read-only string that changes whenever the resource is updated.

## `id`{% #id %}

**Type**: `STRING`

## `location`{% #location %}

**Type**: `STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the resource that is unique within a resource group. This name can be used to access the resource.

## `private_endpoint_network_policies`{% #private_endpoint_network_policies %}

**Type**: `STRING`**Provider name**: `properties.privateEndpointNetworkPolicies`**Description**: Enable or Disable apply network policies on private end point in the subnet.

## `private_link_service_network_policies`{% #private_link_service_network_policies %}

**Type**: `STRING`**Provider name**: `properties.privateLinkServiceNetworkPolicies`**Description**: Enable or Disable apply network policies on private link service in the subnet.

## `provisioning_state`{% #provisioning_state %}

**Type**: `STRING`**Provider name**: `properties.provisioningState`**Description**: The provisioning state of the subnet resource.

## `purpose`{% #purpose %}

**Type**: `STRING`**Provider name**: `properties.purpose`**Description**: A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.

## `resource_group`{% #resource_group %}

**Type**: `STRING`

## `service_endpoints`{% #service_endpoints %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `properties.serviceEndpoints`**Description**: An array of service endpoints.

- `locations`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `locations`**Description**: A list of locations.
- `provisioning_state`**Type**: `STRING`**Provider name**: `provisioningState`**Description**: The provisioning state of the service endpoint resource.
- `service`**Type**: `STRING`**Provider name**: `service`**Description**: The type of the endpoint service.

## `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.
