Поделиться через


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

Атрибуты

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