Freigeben über


DacDeployOptions.AzureStorageRootPath Eigenschaft

Definition

[Vorschau] Der Speicherstammpfad unter dem Container des Azure Storage-Kontos zum Importieren von Daten aus Parquet-Dateien.

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

Eigenschaftswert

Legen Sie dies für den Bereitstellungsvorgang fest. Der Standardwert ist NULL.

Attribute

Gilt für: