Get Test Line Plain Args
data class GetTestLinePlainArgs(val communicationsGatewayName: String, val resourceGroupName: String, val testLineName: String) : ConvertibleToJava<GetTestLinePlainArgs>
Constructors
Link copied to clipboard
fun GetTestLinePlainArgs(communicationsGatewayName: String, resourceGroupName: String, testLineName: String)