unixPermissions property

String? unixPermissions
getter/setter pair

Default unix style permission (e.g. 777) the mount point will be created with.

Applicable for NFS protocol types only.

Optional.

Implementation

core.String? unixPermissions;