GetConnectionMonitorTestPlainArgs

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

Constructors

Link copied to clipboard
constructor(connectionMonitorTestName: String, peeringServiceName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the connection monitor test

Link copied to clipboard

The name of the peering service.

Link copied to clipboard

The name of the resource group.

Functions

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