DacGetStatusParameters.UserName Property

 

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

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

public string UserName { get; set; }

Property Value

Type: System.String
Return to top
Show: