Flowlet Data Flow Transformation Linked Service
data class FlowletDataFlowTransformationLinkedService(val name: String, val parameters: Map<String, String>? = null)
Constructors
Link copied to clipboard
fun FlowletDataFlowTransformationLinkedService(name: String, parameters: Map<String, String>? = null)