IAmlFilesystem.RootSquashSettingSquashUid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
User ID to squash to.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="User ID to squash to.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="squashUID", Update=true)]
public long? RootSquashSettingSquashUid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="User ID to squash to.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="squashUID", Update=true)>]
member this.RootSquashSettingSquashUid : Nullable<int64> with get, set
Public Property RootSquashSettingSquashUid As Nullable(Of Long)
Property Value
- Attributes