DacExportParameters.ConnectionInfo Property

Definition

Optional. Gets or sets the connection information needed for the Azure SQL Database.

public Microsoft.WindowsAzure.Management.Sql.Models.DacExportParameters.ConnectionInfoParameter ConnectionInfo { get; set; }
member this.ConnectionInfo : Microsoft.WindowsAzure.Management.Sql.Models.DacExportParameters.ConnectionInfoParameter with get, set
Public Property ConnectionInfo As DacExportParameters.ConnectionInfoParameter

Property Value

Applies to