GetPeeringPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the resource group.