Get ADLSGen2File Data Set Mapping Result
data class GetADLSGen2FileDataSetMappingResult(val azureApiVersion: String, val dataSetId: String, val dataSetMappingStatus: String, val filePath: String, val fileSystem: String, val id: String, val kind: String, val name: String, val outputType: String? = null, val provisioningState: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)
An ADLS Gen2 file data set mapping.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, dataSetId: String, dataSetMappingStatus: String, filePath: String, fileSystem: String, id: String, kind: String, name: String, outputType: String? = null, provisioningState: String, resourceGroup: String, storageAccountName: String, subscriptionId: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Gets the status of the data set mapping.
Link copied to clipboard
File system to which the file belongs.
Link copied to clipboard
Type of output file
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.