共用方式為


IAmlFilesystemHsmSettings.ImportPrefix Property

Definition

Only blobs in the non-logging container that start with this path/prefix get imported into the cluster namespace. This is only used during initial creation of the AML file system. It automatically creates an import job resource that can be deleted.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Only blobs in the non-logging container that start with this path/prefix get imported into the cluster namespace. This is only used during initial creation of the AML file system. It automatically creates an import job resource that can be deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="importPrefix", Update=true)]
public string ImportPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="Only blobs in the non-logging container that start with this path/prefix get imported into the cluster namespace. This is only used during initial creation of the AML file system. It automatically creates an import job resource that can be deleted.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="importPrefix", Update=true)>]
member this.ImportPrefix : string with get, set
Public Property ImportPrefix As String

Property Value

Attributes

Applies to