MountTarget 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
[Microsoft.Rest.Serialization.JsonTransformation]
public class MountTarget
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MountTarget = class
Public Class MountTarget
- Inheritance
-
MountTarget
- Attributes
Constructors
MountTarget() |
Initializes a new instance of the MountTarget class. |
MountTarget(String, String, String, String, String, IDictionary<String,String>, String, String, String) |
Initializes a new instance of the MountTarget class. |
Properties
FileSystemId |
Gets or sets uUID v4 used to identify the MountTarget |
Id |
Gets resource Id |
IPAddress |
Gets the mount target's IPv4 address |
Location |
Gets or sets resource location |
MountTargetId |
Gets uUID v4 used to identify the MountTarget |
Name |
Gets resource name |
SmbServerFqdn |
Gets or sets the SMB server's Fully Qualified Domain Name, FQDN |
Tags |
Gets or sets resource tags |
Type |
Gets resource type |
Methods
Validate() |
Validate the object. |