DacImportParameters.BlobCredentialsParameter Constructor (Uri, String)

 

Initializes a new instance of the BlobCredentialsParameter class with required arguments.

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

Public Sub New (
	uri As Uri,
	storageAccessKey As String
)
Return to top
Show: