Aml Filesystem Hsm Settings Response
data class AmlFilesystemHsmSettingsResponse(val container: String, val importPrefix: String? = null, val loggingContainer: String)
AML file system HSM settings.
Properties
Link copied to clipboard
Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
Link copied to clipboard
Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.