共用方式為


DacExtractOptions.AzureStorageKey 屬性

定義

[預覽]Azure 記憶體帳戶的 Azure 記憶體密鑰,以將數據擷取至 Parquet 檔案。

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

屬性

適用於