IDatabaseMigration.SourceSqlConnectionDataSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 SourceSqlConnectionDataSource { 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.SourceSqlConnectionDataSource : string with get, set
Public Property SourceSqlConnectionDataSource As String
Property Value
- Attributes