Data Source: azurerm_private_dns_resolver_outbound_endpoint

Gets information about an existing Private DNS Resolver Outbound Endpoint.

Example Usage

data "azurerm_private_dns_resolver_outbound_endpoint" "example" {
  name                    = "example-endpoint"
  private_dns_resolver_id = "example-private-dns-resolver-id"
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

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