DacImportParameters.BlobCredentialsParameter.StorageAccessKey Property

 

Required. Gets or sets the access key for the Azure Blob Storage account where the DACPAC file is stored.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public string StorageAccessKey { get; set; }

Property Value

Type: System.String
Return to top
Show: