Interactive Query Cluster Storage Account
data class InteractiveQueryClusterStorageAccount(val isDefault: Boolean, val storageAccountKey: String, val storageContainerId: String, val storageResourceId: String? = null)
Constructors
Link copied to clipboard
fun InteractiveQueryClusterStorageAccount(isDefault: Boolean, storageAccountKey: String, storageContainerId: String, storageResourceId: String? = null)