DacGetStatusParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyPassword

Required. Gets or sets the password for the Azure SQL Database server where the import or export operation is occurring.

System_CAPS_pubpropertyRequestId

Required. Gets or sets the Id for the import or export operation of which to query the status.

System_CAPS_pubpropertyServerName

Required. Gets or sets the fully qualified name of the Azure SQL Database server where the import or export operation is occurring.

System_CAPS_pubpropertyUserName

Required. Gets or sets the username for the Azure SQL Database server where the import or export operation is occurring.

Return to top
Show: