getExpressRouteCrossConnectionPeering

Gets the specified peering for the ExpressRouteCrossConnection. API Version: 2020-11-01.

Return

Peering in an ExpressRoute Cross Connection resource.

Parameters

argument

null


suspend fun getExpressRouteCrossConnectionPeering(crossConnectionName: String, peeringName: String, resourceGroupName: String): GetExpressRouteCrossConnectionPeeringResult

Return

Peering in an ExpressRoute Cross Connection resource.

Parameters

crossConnectionName

The name of the ExpressRouteCrossConnection.

peeringName

The name of the peering.

resourceGroupName

The name of the resource group.

See also


Return

Peering in an ExpressRoute Cross Connection resource.

Parameters

argument

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

See also