GetBlobContainerDataSetMappingResult

data class GetBlobContainerDataSetMappingResult(val containerName: String, val dataSetId: String, val dataSetMappingStatus: String, val id: String, val kind: String, val name: String, val provisioningState: String, val resourceGroup: String, val storageAccountName: String, val subscriptionId: String, val systemData: SystemDataResponse, val type: String)

A Blob container data set mapping.

Constructors

Link copied to clipboard
constructor(containerName: String, dataSetId: String, dataSetMappingStatus: String, id: String, kind: String, name: String, provisioningState: String, resourceGroup: String, storageAccountName: String, subscriptionId: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

BLOB Container name.

Link copied to clipboard

The id of the source data set.

Link copied to clipboard

Gets the status of the data set mapping.

Link copied to clipboard
val id: String

The resource id of the azure resource

Link copied to clipboard

Kind of data set mapping. Expected value is 'Container'.

Link copied to clipboard

Name of the azure resource

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.

Link copied to clipboard

Type of the azure resource