Data Lake Service Storage Response
data class DataLakeServiceStorageResponse(val authentication: DataLakeServiceStorageAuthenticationResponse, val endpoint: String)
DataLake Service Storage details.
Constructors
Link copied to clipboard
fun DataLakeServiceStorageResponse(authentication: DataLakeServiceStorageAuthenticationResponse, endpoint: String)