Share via


NfsAccessPolicy.AccessRule Property

Definition

The set of rules describing client accesses allowed under this policy.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule[] AccessRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.AccessRule : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule[] with get, set
Public Property AccessRule As INfsAccessRule()

Property Value

Implements

Attributes

Applies to