Condividi tramite


DacDeployOptions.AzureStorageKey Proprietà

Definizione

[Anteprima] Chiave di archiviazione di Azure dell'account di archiviazione di Azure per importare dati da file Parquet.

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

Valore della proprietà

Impostare questa opzione per l'operazione di distribuzione per l'autenticazione con la chiave dell'account di archiviazione. Il valore predefinito è Null

Attributi

Si applica a