Condividi tramite


DacExtractOptions.AzureStorageKey Proprietà

Definizione

[Anteprima] Chiave di archiviazione di Azure dell'account di archiviazione di Azure per estrarre i dati nei 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 estrazione dei dati. Il valore predefinito è Null

Attributi

Si applica a