GetDatasetDataLakeGen2Result

data class GetDatasetDataLakeGen2Result(val displayName: String, val filePath: String, val fileSystemName: String, val folderPath: String, val id: String, val name: String, val shareId: String, val storageAccountId: String)

A collection of values returned by getDatasetDataLakeGen2.

Constructors

Link copied to clipboard
constructor(displayName: String, filePath: String, fileSystemName: String, folderPath: String, id: String, name: String, shareId: String, storageAccountId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Data Share Dataset.

Link copied to clipboard

The path of the file in the data lake file system to be shared with the receiver.

Link copied to clipboard

The name of the data lake file system to be shared with the receiver.

Link copied to clipboard

The folder path in the data lake file system to be shared with the receiver.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The resource ID of the storage account of the data lake file system to be shared with the receiver.