VsanFileProtocol_enum

VsanFileProtocol_enum
VsanFileProtocol_enum

Enumeration of the allowed file share protocol.

Possible values:

  • NFSv3: NFSv3 protocol
  • NFSv4: NFSv4.0 and NFSv4.1 protocol
  • SMB: SMB2/SMB3 protocol.
  • FileShareProtocol_Unknown: represent the value when the lower version client cannot recognize the enum value
This data structure has no properties.
Enumeration: NFSv3, NFSv4, SMB, FileShareProtocol_Unknown,