Location FSx Ontap Protocol
data class LocationFSxOntapProtocol(val nfs: LocationFSxOntapNfs? = null, val smb: LocationFSxOntapSmb? = null)
Configuration settings for NFS or SMB protocol.
Configuration settings for NFS or SMB protocol.