GetRegisteredPrefixPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the peering.

Link copied to clipboard

The name of the registered prefix.

Link copied to clipboard

The name of the resource group.