共用方式為


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

屬性

適用於