ShareProtocols interface 
Protocols to enable on the share. For now, only support SMB or NFS.
Properties
| nfs | The share can be accessed by NFSv4.1. | 
| smb | The share can be accessed by SMBv3.0, SMBv2.1 and REST. | 
Property Details
		nfsEnabled
	 
	The share can be accessed by NFSv4.1.
nfsEnabled?: booleanProperty Value
boolean
		smbEnabled
	 
	The share can be accessed by SMBv3.0, SMBv2.1 and REST.
smbEnabled?: booleanProperty Value
boolean