Compartir a través de


DacDeployOptions.AzureStorageRootPath Propiedad

Definición

[Versión preliminar] Ruta de acceso raíz de almacenamiento en el contenedor de la cuenta de Azure Storage para importar datos de archivos 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

Valor de propiedad

Establézcalo para la operación de implementación. El valor predeterminado es NULL

Atributos

Se aplica a