Share via


IAmlFilesystemArchive.FilesystemPath Property

Definition

Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Lustre file system path to archive relative to the file system root.  Specify '/' to archive all modified data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="filesystemPath")]
public string FilesystemPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Lustre file system path to archive relative to the file system root.  Specify '/' to archive all modified data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="filesystemPath")>]
member this.FilesystemPath : string
Public ReadOnly Property FilesystemPath As String

Property Value

Attributes

Applies to