VsanFileProtocol_enum
VsanFileProtocol_enum
Enumeration of the allowed file share protocol.
Possible values:
NFSv3
: NFSv3 protocolNFSv4
: NFSv4.0 and NFSv4.1 protocolSMB
: 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,