MountTarget interface
Mount Target
Properties
file |
UUID v4 used to identify the MountTarget |
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
The mount target's IPv4 address NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
mount |
UUID v4 used to identify the MountTarget NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name 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 |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
fileSystemId
UUID v4 used to identify the MountTarget
fileSystemId: string
Property Value
string
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: 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
location
Resource location
location: 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
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
smbServerFqdn
The SMB server's Fully Qualified Domain Name, FQDN
smbServerFqdn?: string
Property Value
string
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string