言語

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 です

属性

適用対象