GetLinkerPlainArgs

data class GetLinkerPlainArgs(val linkerName: String, val resourceUri: String) : ConvertibleToJava<GetLinkerPlainArgs>

Constructors

Link copied to clipboard
fun GetLinkerPlainArgs(linkerName: String, resourceUri: String)

Functions

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

Properties

Link copied to clipboard

The name Linker resource.

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the resource to be connected.