다음을 통해 공유


DacDeployOptions.AzureStorageKey 속성

정의

[미리 보기] Parquet 파일에서 데이터를 가져오는 Azure Storage 계정의 Azure Storage 키입니다.

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

속성 값

스토리지 계정 키로 인증하도록 배포 작업에 대해 이 설정을 지정합니다. 기본값은 null입니다.

특성

적용 대상