Partager via


DacDeployOptions.AzureStorageRootPath Propriété

Définition

[Préversion] Chemin d’accès racine de stockage sous le conteneur du compte de stockage Azure pour importer des données à partir de fichiers 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

Valeur de propriété

Définissez cette valeur pour l’opération de déploiement. La valeur par défaut est null

Attributs

S’applique à