DacDeployOptions.AzureStorageContainer プロパティ

定義

[プレビュー]parquet ファイルからデータをインポートするAzure Storage アカウントのコンテナー名をAzure storageします。

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

プロパティ値

これをデプロイ操作に設定します。 既定値は null です

属性

適用対象