DacImportParameters.BlobCredentials Property

Definition

Optional. Gets or sets the credentials for retrieving the DACPAC from Azure Blob Storage.

public Microsoft.WindowsAzure.Management.Sql.Models.DacImportParameters.BlobCredentialsParameter BlobCredentials { get; set; }
member this.BlobCredentials : Microsoft.WindowsAzure.Management.Sql.Models.DacImportParameters.BlobCredentialsParameter with get, set
Public Property BlobCredentials As DacImportParameters.BlobCredentialsParameter

Property Value

Applies to