Get Blob Folder Data Set Result
data class GetBlobFolderDataSetResult(val azureApiVersion: String, val containerName: String, val dataSetId: String, val id: String, val kind: String, val name: String, val prefix: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)
An Azure storage blob folder data set.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Container that has the file path.
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.