共用方式為


DacExtractOptions.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

屬性

適用於