GetPeeringServicePlainArgs

data class GetPeeringServicePlainArgs(val peeringServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetPeeringServicePlainArgs>

Constructors

Link copied to clipboard
fun GetPeeringServicePlainArgs(peeringServiceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the resource group.