GetADLSGen1FolderDataSetResult

data class GetADLSGen1FolderDataSetResult(val accountName: String, val azureApiVersion: String, val dataSetId: String, val folderPath: String, val id: String, val kind: String, val name: String, val resourceGroup: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)

An ADLS Gen 1 folder data set.

Constructors

Link copied to clipboard
constructor(accountName: String, azureApiVersion: String, dataSetId: String, folderPath: String, id: String, kind: String, name: String, resourceGroup: String, subscriptionId: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ADLS account name.

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Unique id for identifying a data set resource

Link copied to clipboard

The folder path within the ADLS account.

Link copied to clipboard
val id: String

The resource id of the azure resource

Link copied to clipboard

Kind of data set. Expected value is 'AdlsGen1Folder'.

Link copied to clipboard

Name of the azure resource

Link copied to clipboard

Resource group of ADLS account.

Link copied to clipboard

Subscription id of ADLS account.

Link copied to clipboard

System Data of the Azure resource.

Link copied to clipboard

Type of the azure resource