DacExportParameters.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 to be exported.

System_CAPS_pubpropertyPassword

Required. Gets or sets the password for the database administrator user.

System_CAPS_pubpropertyServerName

Required. Gets or sets the Azure SQL Database Server name where the database resides.

System_CAPS_pubpropertyUserName

Required. Gets or sets the username of the database administrator user.

Return to top
Show: