Location Fsx Ontap File System Protocol Smb
data class LocationFsxOntapFileSystemProtocolSmb(val domain: String? = null, val mountOptions: LocationFsxOntapFileSystemProtocolSmbMountOptions, val password: String, val user: String)
Constructors
Link copied to clipboard
constructor(domain: String? = null, mountOptions: LocationFsxOntapFileSystemProtocolSmbMountOptions, password: String, user: String)