GetTestLinePlainArgs

data class GetTestLinePlainArgs(val communicationsGatewayName: String, val resourceGroupName: String, val testLineName: String) : ConvertibleToJava<GetTestLinePlainArgs>

Constructors

Link copied to clipboard
constructor(communicationsGatewayName: String, resourceGroupName: String, testLineName: String)

Properties

Link copied to clipboard

Unique identifier for this deployment

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

Unique identifier for this test line

Functions

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