azurerm_express_route_circuit_peering

Manages an ExpressRoute Circuit Peering.

Example Usage (Creating a Microsoft Peering)

data "azurerm_express_route_circuit_peering" "example" {
  name                       = "example-peering"
  express_route_circuit_name = "example-expressroute"
  resource_group_name        = "example-resources"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to all arguments above, the following attributes are exported:

Timeouts

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