File System Hsm Setting
data class FileSystemHsmSetting(val containerId: String, val importPrefix: String? = null, val loggingContainerId: String)
Properties
Link copied to clipboard
The resource ID of the storage container that is used for hydrating the namespace and archiving from the namespace. Changing this forces a new resource to be created.
Link copied to clipboard
The import prefix for the Azure Managed Lustre File System. Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace. Changing this forces a new resource to be created.
Link copied to clipboard
The resource ID of the storage container that is used for logging events and errors. Changing this forces a new resource to be created.