getExpressRouteCircuitPeering

Gets the specified peering for the express route circuit. API Version: 2020-11-01.

Return

Peering in an ExpressRouteCircuit resource.

Parameters

argument

null


suspend fun getExpressRouteCircuitPeering(circuitName: String, peeringName: String, resourceGroupName: String): GetExpressRouteCircuitPeeringResult

Return

Peering in an ExpressRouteCircuit resource.

Parameters

circuitName

The name of the express route circuit.

peeringName

The name of the peering.

resourceGroupName

The name of the resource group.

See also


Return

Peering in an ExpressRouteCircuit resource.

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetExpressRouteCircuitPeeringPlainArgs.

See also