MountTargetProperties interface

Mount target properties

Properties

fileSystemId

UUID v4 used to identify the MountTarget

ipAddress

The mount target's IPv4 address NOTE: This property will not be serialized. It can only be populated by the server.

mountTargetId

UUID v4 used to identify the MountTarget NOTE: This property will not be serialized. It can only be populated by the server.

smbServerFqdn

The SMB server's Fully Qualified Domain Name, FQDN

Property Details

fileSystemId

UUID v4 used to identify the MountTarget

fileSystemId: string

Property Value

string

ipAddress

The mount target's IPv4 address NOTE: This property will not be serialized. It can only be populated by the server.

ipAddress?: string

Property Value

string

mountTargetId

UUID v4 used to identify the MountTarget NOTE: This property will not be serialized. It can only be populated by the server.

mountTargetId?: string

Property Value

string

smbServerFqdn

The SMB server's Fully Qualified Domain Name, FQDN

smbServerFqdn?: string

Property Value

string