DacDeployOptions.AzureStorageRootPath Свойство

Определение

[Предварительная версия] Корневой путь к хранилищу в контейнере учетной записи хранения Azure для импорта данных из файлов Parquet.

public string AzureStorageRootPath { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")]
public string AzureStorageRootPath { get; set; }
member this.AzureStorageRootPath : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageRootPath")>]
member this.AzureStorageRootPath : string with get, set
Public Property AzureStorageRootPath As String

Значение свойства

Задайте его для операции развертывания. Значение по умолчанию — NULL.

Атрибуты

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