GetExpressRouteCircuitPeeringPlainArgs

data class GetExpressRouteCircuitPeeringPlainArgs(val circuitName: String, val peeringName: String, val resourceGroupName: String) : ConvertibleToJava<GetExpressRouteCircuitPeeringPlainArgs>

Constructors

Link copied to clipboard
fun GetExpressRouteCircuitPeeringPlainArgs(circuitName: String, peeringName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetExpressRouteCircuitPeeringPlainArgs

Properties

Link copied to clipboard

The name of the express route circuit.

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the resource group.