FlowletDataFlowSinkSchemaLinkedService

data class FlowletDataFlowSinkSchemaLinkedService(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 name for the Data Factory Linked Service with schema.

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

A map of parameters to associate with the Data Factory Linked Service.