DacImportParameters::ConnectionInfoParameter Properties

 

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

NameDescription
System_CAPS_pubpropertyDatabaseName

Required. Gets or sets the name of the database into which the DACPAC file will be imported.

System_CAPS_pubpropertyPassword

Required. Gets or sets the password for the server administrator.

System_CAPS_pubpropertyServerName

Required. Gets or sets the Azure SQL Database Server name where the imported database will be created.

System_CAPS_pubpropertyUserName

Required. Gets or sets the username of the server administration.

Return to top
Show: