共用方式為


IAmlFilesystemProperties.RootSquashSettingSquashGid Property

Definition

Group ID to squash to.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Group ID to squash to.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="squashGID", Update=true)]
public long? RootSquashSettingSquashGid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Group ID to squash to.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="squashGID", Update=true)>]
member this.RootSquashSettingSquashGid : Nullable<int64> with get, set
Public Property RootSquashSettingSquashGid As Nullable(Of Long)

Property Value

Attributes

Applies to