DacExtractOptions.AzureStorageBlobEndpoint プロパティ

定義

[プレビュー]Parquet ファイルにデータを抽出するための Azure Storage アカウントの Azure ストレージ BLOB エンドポイント。

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 です

属性

適用対象