Bare Metal Solution v2 API - Enum NfsShare.Types.MountPermissions (1.5.0)

public enum NfsShare.Types.MountPermissions

Reference documentation and code samples for the Bare Metal Solution v2 API enum NfsShare.Types.MountPermissions.

The possible mount permissions.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Read

NFS share can be mount with read-only permissions.

ReadWrite

NFS share can be mount with read-write permissions.

Unspecified

Permissions were not specified.