GetCustomImagePlainArgs

data class GetCustomImagePlainArgs(val customImageName: String, val resourceGroupName: String, val testBaseAccountName: String) : ConvertibleToJava<GetCustomImagePlainArgs>

Constructors

Link copied to clipboard
fun GetCustomImagePlainArgs(customImageName: String, resourceGroupName: String, testBaseAccountName: String)

Functions

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

Properties

Link copied to clipboard

The resource name of the test base custom image.

Link copied to clipboard

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

Link copied to clipboard

The resource name of the Test Base Account.