Share via


INfsAccessRule.AnonymousUid Property

Definition

UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="anonymousUID")]
public string AnonymousUid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="anonymousUID")>]
member this.AnonymousUid : string with get, set
Public Property AnonymousUid As String

Property Value

Attributes

Applies to