DatasetBlobStorageStorageAccount

data class DatasetBlobStorageStorageAccount(val name: String, val resourceGroupName: String, val subscriptionId: String)

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String, subscriptionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the storage account to be shared with the receiver. Changing this forces a new Data Share Blob Storage Dataset to be created.

Link copied to clipboard

The resource group name of the storage account to be shared with the receiver. Changing this forces a new Data Share Blob Storage Dataset to be created.

Link copied to clipboard

The subscription id of the storage account to be shared with the receiver. Changing this forces a new Data Share Blob Storage Dataset to be created.