Sprache

DacExtractOptions.AzureStorageKey Eigenschaft

Definition

[Vorschau] Azure storage Schlüssel von Azure Storage Account, um Daten in Parkettdateien zu extrahieren.

public string AzureStorageKey { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageKey")]
public string AzureStorageKey { get; set; }
member this.AzureStorageKey : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AzureStorageKey")>]
member this.AzureStorageKey : string with get, set
Public Property AzureStorageKey As String

Eigenschaftswert

Legen Sie dies für den Datenextraktionsvorgang fest. Standardwert ist NULL

Attribute

Gilt für: