Dataset Blob Storage Storage Account Args
data class DatasetBlobStorageStorageAccountArgs(val name: Output<String>, val resourceGroupName: Output<String>, val subscriptionId: Output<String>) : ConvertibleToJava<DatasetBlobStorageStorageAccountArgs>
Properties
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.