GetExpressRouteCircuitConnectionPlainArgs

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

Constructors

fun GetExpressRouteCircuitConnectionPlainArgs(circuitName: String, connectionName: String, peeringName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the express route circuit.

Link copied to clipboard

The name of the express route circuit connection.

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the resource group.