GetExpressRouteCrossConnectionPeeringPlainArgs

data class GetExpressRouteCrossConnectionPeeringPlainArgs(val crossConnectionName: String, val peeringName: String, val resourceGroupName: String) : ConvertibleToJava<GetExpressRouteCrossConnectionPeeringPlainArgs>

Constructors

fun GetExpressRouteCrossConnectionPeeringPlainArgs(crossConnectionName: String, peeringName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the ExpressRouteCrossConnection.

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the resource group.