---
title: Signalr Service Web Pub Sub
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Signalr Service Web Pub Sub
---

# Signalr Service Web Pub Sub

This table represents the signalr_service_web_pub_sub resource from Microsoft Azure.

```gdscript3
azure.signalr_service_web_pub_sub
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                 | Description |
| ----------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| disable_aad_auth              | core | bool       | DisableLocalAuthEnable or disable aad authWhen set as true, connection with AuthType=aad won't work.                                                                                                                                                                                      |
| disable_local_auth            | core | bool       | DisableLocalAuthEnable or disable local auth with AccessKeyWhen set as true, connection with AccessKey=xxx won't work.                                                                                                                                                                    |
| external_ip                   | core | string     | The publicly accessible IP of the resource.                                                                                                                                                                                                                                               |
| host_name                     | core | string     | FQDN of the service instance.                                                                                                                                                                                                                                                             |
| host_name_prefix              | core | string     | Deprecated.                                                                                                                                                                                                                                                                               |
| id                            | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"                                                                                               |
| identity                      | core | json       |
| kind                          | core | string     |
| live_trace_configuration      | core | json       |
| location                      | core | string     | The geo-location where the resource lives                                                                                                                                                                                                                                                 |
| name                          | core | string     | The name of the resource                                                                                                                                                                                                                                                                  |
| network_ac_ls                 | core | json       |
| private_endpoint_connections  | core | json       | Private endpoint connections to the resource.                                                                                                                                                                                                                                             |
| provisioning_state            | core | string     |
| public_network_access         | core | string     | Enable or disable public network access. Default to "Enabled".When it's Enabled, network ACLs still apply.When it's Disabled, public network access is always disabled no matter what you set in network ACLs.                                                                            |
| public_port                   | core | int64      | The publicly accessible port of the resource which is designed for browser/client side usage.                                                                                                                                                                                             |
| region_endpoint_enabled       | core | string     | Enable or disable the regional endpoint. Default to "Enabled".When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.This property is replica specific. Disable the regional endpoint without replica is not allowed. |
| resource_group                | core | string     |
| resource_log_configuration    | core | json       |
| resource_stopped              | core | string     | Stop or start the resource. Default to "False".When it's true, the data plane of the resource is shutdown.When it's false, the data plane of the resource is started.                                                                                                                     |
| server_port                   | core | int64      | The publicly accessible port of the resource which is designed for customer server side usage.                                                                                                                                                                                            |
| shared_private_link_resources | core | json       | The list of shared private link resources.                                                                                                                                                                                                                                                |
| sku                           | core | json       |
| socket_io                     | core | json       |
| subscription_id               | core | string     |
| subscription_name             | core | string     |
| system_data                   | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                                                                                                                          |
| tags                          | core | hstore_csv |
| tls                           | core | json       |
| type                          | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                                                                 |
| version                       | core | string     | Version of the resource. Probably you need the same or higher version of client SDKs.                                                                                                                                                                                                     |
