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

# azure_network_bastion_host{% #azure_network_bastion_host %}

## `disable_copy_paste`{% #disable_copy_paste %}

**Type**: `BOOLEAN`**Provider name**: `properties.disableCopyPaste`**Description**: Enable/Disable Copy/Paste feature of the Bastion Host resource.

## `dns_name`{% #dns_name %}

**Type**: `STRING`**Provider name**: `properties.dnsName`**Description**: FQDN for the endpoint on which bastion host is accessible.

## `enable_file_copy`{% #enable_file_copy %}

**Type**: `BOOLEAN`**Provider name**: `properties.enableFileCopy`**Description**: Enable/Disable File Copy feature of the Bastion Host resource.

## `enable_ip_connect`{% #enable_ip_connect %}

**Type**: `BOOLEAN`**Provider name**: `properties.enableIpConnect`**Description**: Enable/Disable IP Connect feature of the Bastion Host resource.

## `enable_kerberos`{% #enable_kerberos %}

**Type**: `BOOLEAN`**Provider name**: `properties.enableKerberos`**Description**: Enable/Disable Kerberos feature of the Bastion Host resource.

## `enable_shareable_link`{% #enable_shareable_link %}

**Type**: `BOOLEAN`**Provider name**: `properties.enableShareableLink`**Description**: Enable/Disable Shareable Link of the Bastion Host resource.

## `enable_tunneling`{% #enable_tunneling %}

**Type**: `BOOLEAN`**Provider name**: `properties.enableTunneling`**Description**: Enable/Disable Tunneling feature of the Bastion Host resource.

## `etag`{% #etag %}

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

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: Resource ID.

## `ip_configurations`{% #ip_configurations %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `properties.ipConfigurations`**Description**: IP configuration of the Bastion Host resource.

- `etag`**Type**: `STRING`**Provider name**: `etag`**Description**: A unique read-only string that changes whenever the resource is updated.
- `id`**Type**: `STRING`**Provider name**: `id`**Description**: Resource ID.
- `name`**Type**: `STRING`**Provider name**: `name`**Description**: Name of the resource that is unique within a resource group. This name can be used to access the resource.
- `private_ip_allocation_method`**Type**: `STRING`**Provider name**: `properties.privateIPAllocationMethod`**Description**: Private IP allocation method.
- `provisioning_state`**Type**: `STRING`**Provider name**: `properties.provisioningState`**Description**: The provisioning state of the bastion host IP configuration resource.
- `public_ip_address`**Type**: `STRUCT`**Provider name**: `properties.publicIPAddress`**Description**: Reference of the PublicIP resource.
  - `id`**Type**: `STRING`**Provider name**: `id`**Description**: Resource ID.
- `subnet`**Type**: `STRUCT`**Provider name**: `properties.subnet`**Description**: Reference of the subnet resource.
  - `id`**Type**: `STRING`**Provider name**: `id`**Description**: Resource ID.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Ip configuration type.

## `location`{% #location %}

**Type**: `STRING`**Provider name**: `location`**Description**: Resource location.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Resource name.

## `network_acls`{% #network_acls %}

**Type**: `STRUCT`**Provider name**: `properties.networkAcls`

- `ip_rules`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `ipRules`**Description**: Sets the IP ACL rules for Developer Bastion Host.
  - `address_prefix`**Type**: `STRING`**Provider name**: `addressPrefix`**Description**: Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.

## `provisioning_state`{% #provisioning_state %}

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

## `resource_group`{% #resource_group %}

**Type**: `STRING`

## `scale_units`{% #scale_units %}

**Type**: `INT32`**Provider name**: `properties.scaleUnits`**Description**: The scale units for the Bastion Host resource.

## `sku`{% #sku %}

**Type**: `STRUCT`**Provider name**: `sku`**Description**: The sku of this Bastion Host.

- `name`**Type**: `STRING`**Provider name**: `name`**Description**: The name of this Bastion Host.

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

## `virtual_network`{% #virtual_network %}

**Type**: `STRUCT`**Provider name**: `properties.virtualNetwork`**Description**: Reference to an existing virtual network required for Developer Bastion Host only.

- `id`**Type**: `STRING`**Provider name**: `id`**Description**: Resource ID.
