VsanFileShareAccessType_enum

VsanFileShareAccessType_enum
VsanFileShareAccessType_enum

Enumeration of the allowed access type.

Possible values:

  • READ_ONLY: Allows only read operations.
  • READ_WRITE: Allows both read and write operations.
  • NO_ACCESS: Does not allow any operations
  • FileShareAccessType_Unknown
This data structure has no properties.
Enumeration: READ_ONLY, READ_WRITE, NO_ACCESS, FileShareAccessType_Unknown,