DacDeployOptions.AzureStorageKey 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[預覽]Azure 記憶體帳戶的 Azure 記憶體金鑰,可從 Parquet 檔案匯入數據。
C#
public string AzureStorageKey { get; set; }
C#
[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
- 屬性
產品 | 版本 |
---|---|
Microsoft.SQLServer.DacFx | 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111 |