Partager via


ISqlConnectionInformation.DataSource Property

Definition

Data source.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Data source.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSource")]
public string DataSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Data source.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSource")>]
member this.DataSource : string with get, set
Public Property DataSource As String

Property Value

Attributes

Applies to