共用方式為


DacDeployOptions.AzureStorageBlobEndpoint 屬性

定義

[預覽]Azure 記憶體帳戶的 Azure 記憶體 Blob 端點,可從 Parquet 檔案匯入數據。

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

屬性值

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

屬性

適用於