MountPointMap interface
The share mount point.
Properties
| mount |
Mount point for the share. |
| mount |
Mounting type. |
| role |
ID of the role to which share is mounted. |
| role |
Role type. |
| share |
ID of the share mounted to the role VM. |
Property Details
mountPoint
Mount point for the share.
mountPoint?: string
Property Value
string
mountType
Mounting type.
mountType?: string
Property Value
string
roleId
ID of the role to which share is mounted.
roleId?: string
Property Value
string
roleType
Role type.
roleType?: string
Property Value
string
shareId
ID of the share mounted to the role VM.
shareId: string
Property Value
string