Azure Data Lake Store Location Response
data class AzureDataLakeStoreLocationResponse(val fileName: Any? = null, val folderPath: Any? = null, val type: String)
The location of azure data lake store dataset.
Constructors
Link copied to clipboard
fun AzureDataLakeStoreLocationResponse(fileName: Any? = null, folderPath: Any? = null, type: String)