FsxOpenZfsFileSystemProtocolNfsMountOptions

data class FsxOpenZfsFileSystemProtocolNfsMountOptions(val version: String? = null)

Constructors

constructor(version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val version: String? = null

The specific NFS version that you want DataSync to use for mounting your NFS share. Valid values: AUTOMATIC, NFS3, NFS4_0 and NFS4_1. Default: AUTOMATIC