Data Flow Staging Info Response
data class DataFlowStagingInfoResponse(val folderPath: Any? = null, val linkedService: LinkedServiceReferenceResponse? = null)
Staging info for execute data flow activity.
Constructors
Link copied to clipboard
fun DataFlowStagingInfoResponse(folderPath: Any? = null, linkedService: LinkedServiceReferenceResponse? = null)