azurerm_spatial_anchors_account

Get information about an Azure Spatial Anchors Account.

Example Usage

data "azurerm_spatial_anchors_account" "example" {
  name                = "example"
  resource_group_name = azurerm_resource_group.example.name
}

output "account_domain" {
  value = data.azurerm_spatial_anchors_account.account_domain
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

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