DataLakeStorageAccountDetailsResponse

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

Details of the data lake storage account associated with the workspace

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountUrl: String? = null

Account URL

Link copied to clipboard

Create managed private endpoint to this storage account or not

Link copied to clipboard
val filesystem: String? = null

Filesystem name

Link copied to clipboard
val resourceId: String? = null

ARM resource Id of this storage account