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

IAmlFilesystemClientInfo.MountCommand Property

Definition

Recommended command to mount the AML file system

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Recommended command to mount the AML file system", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="mountCommand")]
public string MountCommand { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Recommended command to mount the AML file system", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="mountCommand")>]
member this.MountCommand : string
Public ReadOnly Property MountCommand As String

Property Value

Attributes

Applies to