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