ListLinkerConfigurationsPlainArgs

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

Constructors

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

Functions

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

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.