Condividi tramite


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