DataLakeStorageAccountDetailsResponse

data class DataLakeStorageAccountDetailsResponse(val accountUrl: String? = null, val filesystem: String? = null)

Details of the data lake storage account associated with the workspace

Constructors

Link copied to clipboard
constructor(accountUrl: String? = null, filesystem: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountUrl: String? = null

Account URL

Link copied to clipboard
val filesystem: String? = null

Filesystem name