Data Source: azurerm_signalr_service

Use this data source to access information about an existing Azure SignalR service.

Example Usage

data "azurerm_signalr_service" "example" {
  name                = "test-signalr"
  resource_group_name = "signalr-resource-group"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


The identity block exports the following:


Timeouts

The timeouts block allows you to specify timeouts for certain actions: