다음을 통해 공유


DacExtractOptions.AzureStorageBlobEndpoint 속성

정의

[미리 보기] Azure Storage 계정의 Azure Storage Blob 엔드포인트를 사용하여 Parquet 파일에 데이터를 추출합니다.

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

속성 값

데이터 추출 작업에 대해 설정합니다. 기본값은 null입니다.

특성

적용 대상