Spark Cluster Storage Account Gen2
data class SparkClusterStorageAccountGen2(val filesystemId: String, val isDefault: Boolean, val managedIdentityResourceId: String, val storageResourceId: String)
Constructors
Link copied to clipboard
fun SparkClusterStorageAccountGen2(filesystemId: String, isDefault: Boolean, managedIdentityResourceId: String, storageResourceId: String)