Cloud Filestore v1 API - Enum NfsExportOptions.Types.SquashMode (2.5.0)

public enum NfsExportOptions.Types.SquashMode

Reference documentation and code samples for the Cloud Filestore v1 API enum NfsExportOptions.Types.SquashMode.

The squash mode.

Namespace

Google.Cloud.Filestore.V1

Assembly

Google.Cloud.Filestore.V1.dll

Fields

NameDescription
NoRootSquash

The Root user has root access to the file share (default).

RootSquash

The Root user has squashed access to the anonymous uid/gid.

Unspecified

SquashMode not set.