---
title: Network P2s Vpn Gateway
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Network P2s Vpn Gateway
---

# Network P2s Vpn Gateway

This table represents the network_p2s_vpn_gateway resource from Microsoft Azure.

```
azure.network_p2s_vpn_gateway
```

## Fields

| Title                          | ID   | Type          | Data Type                                                                            | Description |
| ------------------------------ | ---- | ------------- | ------------------------------------------------------------------------------------ | ----------- |
| _key                           | core | string        |
| custom_dns_servers             | core | array<string> | List of all customer specified DNS servers IP addresses.                             |
| etag                           | core | string        | A unique read-only string that changes whenever the resource is updated.             |
| id                             | core | string        | Resource ID.                                                                         |
| is_routing_preference_internet | core | bool          | Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway. |
| location                       | core | string        | Resource location.                                                                   |
| name                           | core | string        | Resource name.                                                                       |
| p2_s_connection_configurations | core | json          | List of all p2s connection configurations of the gateway.                            |
| provisioning_state             | core | string        | The provisioning state of the P2S VPN gateway resource.                              |
| resource_group                 | core | string        |
| subscription_id                | core | string        |
| subscription_name              | core | string        |
| tags                           | core | hstore_csv    |
| type                           | core | string        | Resource type.                                                                       |
| virtual_hub                    | core | json          | The VirtualHub to which the gateway belongs.                                         |
| vpn_client_connection_health   | core | json          | All P2S VPN clients' connection health status.                                       |
| vpn_gateway_scale_unit         | core | int64         | The scale unit for this p2s vpn gateway.                                             |
| vpn_server_configuration       | core | json          | The VpnServerConfiguration to which the p2sVpnGateway is attached to.                |
