共用方式為


DacDeployOptions.AzureStorageRootPath 屬性

定義

[預覽]Azure 記憶體帳戶容器底下的記憶體根路徑,以從 Parquet 檔案匯入數據。

public string AzureStorageRootPath { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")]
public string AzureStorageRootPath { get; set; }
member this.AzureStorageRootPath : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")>]
member this.AzureStorageRootPath : string with get, set
Public Property AzureStorageRootPath As String

屬性值

針對部署作業設定此專案。 預設值為 Null

屬性

適用於