V3FunctionNasConfigMountPoint

data class V3FunctionNasConfigMountPoint(val enableTls: Boolean? = null, val mountDir: String? = null, val serverAddr: String? = null)

Constructors

Link copied to clipboard
constructor(enableTls: Boolean? = null, mountDir: String? = null, serverAddr: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enableTls: Boolean? = null

Use transport encryption to mount. Note: only general-purpose NAS supports transmission encryption.

Link copied to clipboard
val mountDir: String? = null
Link copied to clipboard
val serverAddr: String? = null

NAS server address