DataFlowSourceArgs

constructor(dataset: Output<DataFlowSourceDatasetArgs>? = null, description: Output<String>? = null, flowlet: Output<DataFlowSourceFlowletArgs>? = null, linkedService: Output<DataFlowSourceLinkedServiceArgs>? = null, name: Output<String>, rejectedLinkedService: Output<DataFlowSourceRejectedLinkedServiceArgs>? = null, schemaLinkedService: Output<DataFlowSourceSchemaLinkedServiceArgs>? = null)