DacDeployOptions.AzureStorageKey Eigenschaft

Definition

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

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 Bereitstellungsvorgang fest, um sich mit dem Speicherkontoschlüssel zu authentifizieren. Standardwert ist NULL

Attribute

Gilt für: