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.

Атрибуты

Применяется к