次の方法で共有


DacExtractOptions.AzureStorageKey プロパティ

定義

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

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

プロパティ値

これをデータ抽出操作に設定します。 既定値は null です

属性

適用対象