getConnectionMonitorTest

Gets an existing connection monitor test with the specified name under the given subscription, resource group and peering service. Azure REST API version: 2022-10-01.

Return

The Connection Monitor Test class.

Parameters

argument

null


suspend fun getConnectionMonitorTest(connectionMonitorTestName: String, peeringServiceName: String, resourceGroupName: String): GetConnectionMonitorTestResult

Return

The Connection Monitor Test class.

See also

Parameters

connectionMonitorTestName

The name of the connection monitor test

peeringServiceName

The name of the peering service.

resourceGroupName

The name of the resource group.


Return

The Connection Monitor Test class.

See also

Parameters

argument

Builder for com.pulumi.azurenative.peering.kotlin.inputs.GetConnectionMonitorTestPlainArgs.