NetAppVolumePatch.UnixPermissions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UNIX permissions for NFS volume accepted in octal 4 digit format.
public string UnixPermissions { get; set; }
member this.UnixPermissions : string with get, set
Public Property UnixPermissions As String