共用方式為


DacExtractOptions.AzureStorageContainer 屬性

定義

[預覽]Azure 記憶體帳戶的 Azure 記憶體容器名稱,以將數據擷取到 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

屬性值

針對數據擷取作業設定此值。 預設值為 Null

屬性

適用於