DacExportParameters.BlobCredentials Property

Definition

Optional. Gets or sets the credentials information needed for setting where the DACPAC file will be exported to in Azure Blob Storage.

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

Property Value

Applies to