InteractiveQueryClusterStorageAccountGen2

data class InteractiveQueryClusterStorageAccountGen2(val filesystemId: String, val isDefault: Boolean, val managedIdentityResourceId: String, val storageResourceId: String)

Constructors

constructor(filesystemId: String, isDefault: Boolean, managedIdentityResourceId: String, storageResourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Gen2 Filesystem. Changing this forces a new resource to be created.

Link copied to clipboard

Is this the Default Storage Account for the HDInsight Hadoop Cluster? Changing this forces a new resource to be created.

Link copied to clipboard

The ID of Managed Identity to use for accessing the Gen2 filesystem. Changing this forces a new resource to be created.

Link copied to clipboard

The ID of the Storage Account. Changing this forces a new resource to be created.