你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

INfsAccessRule.Scope Property

Definition

Scope for this rule. The scope and filter determine which clients match the rule.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Scope for this rule. The scope and filter determine which clients match the rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope) }, ReadOnly=false, Required=true, SerializedName="scope")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Scope for this rule. The scope and filter determine which clients match the rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope) }, ReadOnly=false, Required=true, SerializedName="scope")>]
member this.Scope : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.NfsAccessRuleScope with get, set
Public Property Scope As NfsAccessRuleScope

Property Value

Attributes

Applies to