DacExportParameters::BlobCredentials Property
Optional. Gets or sets the credentials information needed for setting where the DACPAC file will be exported to in Azure Blob Storage.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property DacExportParameters::BlobCredentialsParameter^ BlobCredentials { DacExportParameters::BlobCredentialsParameter^ get(); void set(DacExportParameters::BlobCredentialsParameter^ value); }
Show: