GetWebTestPlainArgs

data class GetWebTestPlainArgs(val resourceGroupName: String, val webTestName: String) : ConvertibleToJava<GetWebTestPlainArgs>

Constructors

Link copied to clipboard
fun GetWebTestPlainArgs(resourceGroupName: String, webTestName: String)

Functions

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the Application Insights webtest resource.