Project.SourceConnectionInfo 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.
Gets or sets information for connecting to source
[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceConnectionInfo")]
public Microsoft.Azure.Management.DataMigration.Models.ConnectionInfo SourceConnectionInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceConnectionInfo")>]
member this.SourceConnectionInfo : Microsoft.Azure.Management.DataMigration.Models.ConnectionInfo with get, set
Public Property SourceConnectionInfo As ConnectionInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute