ClientAccessRight interface
The mapping between a particular client IP and the type of access client has on the NFS share.
Properties
access |
Type of access to be allowed for the client. |
client | IP of the client. |
Property Details
accessPermission
Type of access to be allowed for the client.
accessPermission: string
Property Value
string
client
IP of the client.
client: string
Property Value
string