MountTargetProperties interface
Mount target properties
Properties
file |
UUID v4 used to identify the MountTarget |
ip |
The mount target's IPv4 address NOTE: This property will not be serialized. It can only be populated by the server. |
mount |
UUID v4 used to identify the MountTarget NOTE: This property will not be serialized. It can only be populated by the server. |
smb |
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