NfsAccessPolicy.AccessRules 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.
The set of rules describing client accesses allowed under this policy.
public System.Collections.Generic.IList<Azure.ResourceManager.StorageCache.Models.NfsAccessRule> AccessRules { get; }
member this.AccessRules : System.Collections.Generic.IList<Azure.ResourceManager.StorageCache.Models.NfsAccessRule>
Public ReadOnly Property AccessRules As IList(Of NfsAccessRule)