Share via


DacImportParameters.BlobCredentialsParameter Constructor ()

 

Initializes a new instance of the BlobCredentialsParameter class.

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

Syntax

public BlobCredentialsParameter()
public:
BlobCredentialsParameter()
new : unit -> BlobCredentialsParameter
Public Sub New

See Also

DacImportParameters.BlobCredentialsParameter Overload
DacImportParameters.BlobCredentialsParameter Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top