Avro Dataset Args
constructor(annotations: Output<List<Any>>? = null, avroCompressionCodec: Output<Any>? = null, avroCompressionLevel: Output<Int>? = null, description: Output<String>? = null, folder: Output<DatasetFolderArgs>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>, location: Output<Any>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, schema: Output<Any>? = null, structure: Output<Any>? = null, type: Output<String>)