Get ADLSGen2Folder Data Set Mapping Result
data class GetADLSGen2FolderDataSetMappingResult(val dataSetId: String, val dataSetMappingStatus: String, val fileSystem: String, val folderPath: String, val id: String, val kind: String, val name: String, val provisioningState: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)
An ADLS Gen2 folder data set mapping.
Properties
Link copied to clipboard
Gets the status of the data set mapping.
Link copied to clipboard
File system to which the folder belongs.
Link copied to clipboard
Folder path within the file system.
Link copied to clipboard
Provisioning state of the data set mapping.
Link copied to clipboard
Resource group of storage account.
Link copied to clipboard
Storage account name of the source data set.
Link copied to clipboard
Subscription id of storage account.
Link copied to clipboard
System Data of the Azure resource.