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