你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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