Enum - VsanFileShareAccessType(vim.vsan.FileShareAccessType)

Since
vSAN API 7.0


Enum Description

Enumeration of the allowed access type.

Enum Constants

NameDescription
FileShareAccessType_Unknown

Since vSAN API vSAN 6.7U3
NO_ACCESS Does not allow any operations
READ_ONLY Allows only read operations.
READ_WRITE Allows both read and write operations.

Show WSDL type definition