FileServerReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
File Server mounting configuration.
public class FileServerReference
type FileServerReference = class
Public Class FileServerReference
- Inheritance
-
System.ObjectFileServerReference
Constructors
FileServerReference() |
Initializes a new instance of the FileServerReference class. |
FileServerReference(ResourceId, String, String, String) |
Initializes a new instance of the FileServerReference class. |
Properties
FileServer |
Gets or sets file server. |
MountOptions |
Gets or sets mount options. |
RelativeMountPath |
Gets or sets relative mount path. |
SourceDirectory |
Gets or sets source directory. |
Methods
Validate() |
Validate the object. |