LocationFSxOntapProtocol

data class LocationFSxOntapProtocol(val nfs: LocationFSxOntapNfs? = null, val smb: LocationFSxOntapSmb? = null)

Configuration settings for NFS or SMB protocol.

Constructors

Link copied to clipboard
constructor(nfs: LocationFSxOntapNfs? = null, smb: LocationFSxOntapSmb? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).

Link copied to clipboard

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.