Share via


MountTargetProperties Class

Definition

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.

Applies to