Freigeben über


DacExtractOptions.AzureStorageBlobEndpoint Eigenschaft

Definition

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

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

Eigenschaftswert

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

Attribute

Gilt für: