Share via


BlobCredentialsParameter Members

The credentials needed to connect to Azure Blob Storage to export the DACPAC file.

The following tables list the members exposed by the BlobCredentialsParameter type.

Public Constructors

  Name Description
  BlobCredentialsParameter Overloaded.  

Top

Public Properties

  Name Description
StorageAccessKey Required. Gets or sets the access key for the Azure Storage account.
Uri Required. Gets or sets the URI of where the DACPAC file should be stored in Azure Blob Storage.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

BlobCredentialsParameter Class
Microsoft.WindowsAzure.Management.Sql.Models.DacExportParameters Namespace