Get Blob Folder Data Set Mapping Result
data class GetBlobFolderDataSetMappingResult(val containerName: String, val dataSetId: String, val dataSetMappingStatus: String, val id: String, val kind: String, val name: String, val prefix: String, val provisioningState: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)
A Blob folder data set mapping.
Properties
Link copied to clipboard
Container that has the file path.
Link copied to clipboard
Gets the status of the data set mapping.
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.