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

IAmlFilesystem.SettingImportPrefix Property

Definition

Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="importPrefix")]
public string SettingImportPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="importPrefix")>]
member this.SettingImportPrefix : string with get, set
Public Property SettingImportPrefix As String

Property Value

Attributes

Applies to