Get Blob Data Set Result
data class GetBlobDataSetResult(val containerName: String, val dataSetId: String, val filePath: String, val id: String, val kind: String, val name: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)
An Azure storage blob data set.
Constructors
Properties
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.