DacDeployOptions.AzureStorageRootPath プロパティ

定義

[プレビュー]Parquet ファイルからデータをインポートする Azure Storage アカウントのコンテナーの下のストレージ ルート パス。

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

プロパティ値

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

属性

適用対象