Partager via


MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput.SourceConnectionInfo Property

Definition

Gets or sets connection information for source PostgreSQL

[Newtonsoft.Json.JsonProperty(PropertyName="sourceConnectionInfo")]
public Microsoft.Azure.Management.DataMigration.Models.PostgreSqlConnectionInfo SourceConnectionInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceConnectionInfo")>]
member this.SourceConnectionInfo : Microsoft.Azure.Management.DataMigration.Models.PostgreSqlConnectionInfo with get, set
Public Property SourceConnectionInfo As PostgreSqlConnectionInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to