Interactive Query Cluster Storage Account Gen2Args
data class InteractiveQueryClusterStorageAccountGen2Args(val filesystemId: Output<String>, val isDefault: Output<Boolean>, val managedIdentityResourceId: Output<String>, val storageResourceId: Output<String>) : ConvertibleToJava<InteractiveQueryClusterStorageAccountGen2Args>
Properties
Link copied to clipboard
The ID of the Gen2 Filesystem. 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.