Freigeben über


DacExtractOptions.AzureStorageKey Eigenschaft

Definition

[Vorschau] Azure-Speicherschlüssel des Azure Storage-Kontos zum Extrahieren von Daten in Parquet-Dateien.

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. Der Standardwert ist NULL.

Attribute

Gilt für: