Share via


IAmlFilesystemHsmSettings.ImportPrefix 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 ImportPrefix { 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.ImportPrefix : string with get, set
Public Property ImportPrefix As String

Property Value

Attributes

Applies to