Interactive Query Cluster Storage Account
data class InteractiveQueryClusterStorageAccount(val isDefault: Boolean, val storageAccountKey: String, val storageContainerId: String, val storageResourceId: String? = null)
Properties
Link copied to clipboard
The Access Key which should be used to connect to the Storage Account. Changing this forces a new resource to be created.
Link copied to clipboard
The ID of the Storage Container. 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.