Condividi tramite


DacDeployOptions.AzureStorageRootPath Proprietà

Definizione

[Anteprima] Percorso radice di archiviazione nel contenitore dell'account di archiviazione di Azure per importare i dati dai file 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

Valore della proprietà

Impostare questa opzione per l'operazione di distribuzione. Il valore predefinito è Null

Attributi

Si applica a