Condividi tramite


INfsAccessPolicy.AccessRule Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The set of rules describing client accesses allowed under this policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule) }, ReadOnly=false, Required=true, SerializedName="accessRules")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule[] AccessRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The set of rules describing client accesses allowed under this policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule) }, ReadOnly=false, Required=true, SerializedName="accessRules")>]
member this.AccessRule : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.INfsAccessRule[] with get, set
Public Property AccessRule As INfsAccessRule()

Property Value

Attributes

Applies to