DacExtractOptions.AzureSharedAccessSignatureToken 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[預覽]Azure 記憶體帳戶的 Azure 共用存取簽章令牌,以將數據擷取至 Parquet 檔案。
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureSharedAccessSignatureToken")]
public string AzureSharedAccessSignatureToken { get; set; }
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureSharedAccessSignatureToken")>]
member this.AzureSharedAccessSignatureToken : string with get, set
Public Property AzureSharedAccessSignatureToken As String
屬性值
針對數據擷取作業設定此專案。 預設值為 Null
- 屬性