ElasticExportPolicyRule.UnixAccessRule Property

Definition

Specifies the Unix file access level for the volume. It encompasses both read-only and read-write permissions. Additionally, NoAccess can be set to block all access to the volume.

public Azure.ResourceManager.NetApp.Models.ElasticUnixAccessRule? UnixAccessRule { get; set; }
member this.UnixAccessRule : Nullable<Azure.ResourceManager.NetApp.Models.ElasticUnixAccessRule> with get, set
Public Property UnixAccessRule As Nullable(Of ElasticUnixAccessRule)

Property Value

Applies to