次の方法で共有


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