Get Connection Monitor Test Plain Args
data class GetConnectionMonitorTestPlainArgs(val connectionMonitorTestName: String, val peeringServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetConnectionMonitorTestPlainArgs>
Constructors
Link copied to clipboard
fun GetConnectionMonitorTestPlainArgs(connectionMonitorTestName: String, peeringServiceName: String, resourceGroupName: String)