Enum NfsExportOptions.Types.SquashMode (1.0.0)

public enum 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.