LinkedCustomServiceIntegrationRuntime

data class LinkedCustomServiceIntegrationRuntime(val name: String, val parameters: Map<String, String>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The integration runtime reference to associate with the Data Factory Linked Service.

Link copied to clipboard
val parameters: Map<String, String>? = null

A map of parameters to associate with the integration runtime.