次の方法で共有


INfsAccessRule.Suid Property

Definition

Allow SUID semantics.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Allow SUID semantics.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="suid")]
public bool? Suid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Allow SUID semantics.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="suid")>]
member this.Suid : Nullable<bool> with get, set
Public Property Suid As Nullable(Of Boolean)

Property Value

Attributes

Applies to