Azure Blob Dataset Args
constructor(annotations: Output<List<Any>>? = null, compression: Output<DatasetCompressionArgs>? = null, description: Output<String>? = null, fileName: Output<Any>? = null, folder: Output<DatasetFolderArgs>? = null, folderPath: Output<Any>? = null, format: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>, modifiedDatetimeEnd: Output<Any>? = null, modifiedDatetimeStart: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, schema: Output<Any>? = null, structure: Output<Any>? = null, tableRootLocation: Output<Any>? = null, type: Output<String>)