Get Blob Container Data Set Result
data class GetBlobContainerDataSetResult(val azureApiVersion: String, val containerName: String, val dataSetId: 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 container data set.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
BLOB Container name.
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.