NfsAccessRule.Scope 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.
Scope for this rule. The scope and filter determine which clients match the rule.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.Scope : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope with get, set
Public Property Scope As NfsAccessRuleScope
Property Value
Implements
- Attributes