Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::NfsShare::MountPermissions (v0.8.0)

Reference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::NfsShare::MountPermissions.

The possible mount permissions.

Constants

MOUNT_PERMISSIONS_UNSPECIFIED

value: 0
Permissions were not specified.

READ

value: 1
NFS share can be mount with read-only permissions.

READ_WRITE

value: 2
NFS share can be mount with read-write permissions.