GetExpressRouteCircuitPlainArgs

data class GetExpressRouteCircuitPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetExpressRouteCircuitPlainArgs>

A collection of arguments for invoking getExpressRouteCircuit.

Constructors

Link copied to clipboard
fun GetExpressRouteCircuitPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the ExpressRoute circuit.

Link copied to clipboard

The Name of the Resource Group where the ExpressRoute circuit exists.