DacDeployOptions.AzureStorageContainer Propriété

Définition

[Préversion] Azure storage nom de conteneur de stockage Azure Compte pour importer des données à partir de fichiers Parquet.

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

Valeur de propriété

Définissez-le pour l’opération de déploiement. La valeur par défaut est Null

Attributs

S’applique à