Dataset Azure Blob Args
constructor(additionalProperties: Output<Map<String, String>>? = null, annotations: Output<List<String>>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, dynamicFilenameEnabled: Output<Boolean>? = null, dynamicPathEnabled: Output<Boolean>? = null, filename: Output<String>? = null, folder: Output<String>? = null, linkedServiceName: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, path: Output<String>? = null, schemaColumns: Output<List<DatasetAzureBlobSchemaColumnArgs>>? = null)