MountTargetProperties 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.
Mount target properties
public class MountTargetProperties
type MountTargetProperties = class
Public Class MountTargetProperties
- Inheritance
-
MountTargetProperties
Constructors
MountTargetProperties() |
Initializes a new instance of the MountTargetProperties class. |
MountTargetProperties(String, String, String, String) |
Initializes a new instance of the MountTargetProperties class. |
Properties
FileSystemId |
Gets or sets uUID v4 used to identify the MountTarget |
IPAddress |
Gets the mount target's IPv4 address |
MountTargetId |
Gets uUID v4 used to identify the MountTarget |
SmbServerFqdn |
Gets or sets the SMB server's Fully Qualified Domain Name, FQDN |
Methods
Validate() |
Validate the object. |